|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataType | |
|---|---|
| org.apache.ftpserver.ftplet | |
| Uses of DataType in org.apache.ftpserver.ftplet |
|---|
| Methods in org.apache.ftpserver.ftplet that return DataType | |
|---|---|
DataType |
FtpSession.getDataType()
Get the data type. |
static DataType |
DataType.parseArgument(char argument)
Parses the argument value from the TYPE command into the type safe class |
static DataType |
DataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||