Package | Description |
---|---|
com.team14.service.json.structure |
Modifier and Type | Method | Description |
---|---|---|
UploadActions |
FileInfoContent.getAction() |
|
static UploadActions |
UploadActions.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static UploadActions[] |
UploadActions.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
FileInfoContent.setAction(UploadActions action) |