Package | Description |
---|---|
prompt.csv.data |
Modifier and Type | Field and Description |
---|---|
static FIELD_ROLE[] |
CSVLog.REQUIRED_FIELDS |
Modifier and Type | Method and Description |
---|---|
static FIELD_ROLE |
FIELD_ROLE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FIELD_ROLE[] |
FIELD_ROLE.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_ROLE> |
CSVLog.getRoles() |
Modifier and Type | Method and Description |
---|---|
void |
CSVLog.setRole(int fieldNumber,
FIELD_ROLE role) |