public static class FTPTask.Action extends EnumeratedAttribute
value
Constructor | Description |
---|---|
Action() |
Modifier and Type | Method | Description |
---|---|---|
int |
getAction() |
Get the symbolic equivalent of the action value.
|
java.lang.String[] |
getValues() |
Get the valid values
|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
public java.lang.String[] getValues()
getValues
in class EnumeratedAttribute
public int getAction()