| Modifier and Type | Method and Description |
|---|---|
Structure |
FtpSession.getStructure()
Get structure.
|
static Structure |
Structure.parseArgument(char argument)
Parses the argument value from the STRU command into the type safe class
|
static Structure |
Structure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Structure[] |
Structure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.