Uses of Enum
org.apache.ftpserver.ftplet.Structure
-
Uses of Structure in org.apache.ftpserver.ftplet
Methods in org.apache.ftpserver.ftplet that return StructureModifier and TypeMethodDescriptionFtpSession.getStructure()Get structure.static StructureStructure.parseArgument(char argument) Parses the argument value from the STRU command into the type safe classstatic StructureReturns 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.