public static class FTP.Action extends EnumeratedAttribute
value
Constructor and Description |
---|
Action() |
Modifier and Type | Method and 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()