Package | Description |
---|---|
prompt.csv.data |
Modifier and Type | Method and Description |
---|---|
static FIELD_TYPE |
FIELD_TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FIELD_TYPE[] |
FIELD_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<FIELD_TYPE> |
CSVLog.getTypes() |
Modifier and Type | Method and Description |
---|---|
void |
CSVLog.setType(int fieldNumber,
FIELD_TYPE type) |