org.apache.tools.ant.taskdefs.optional.net

Class FTP.FTPSystemType

Enclosing Class:
FTP

public static class FTP.FTPSystemType
extends EnumeratedAttribute

one of the valid system type keys recognized by the systemTypeKey attribute.

Field Summary

Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute

value

Method Summary

String[]
getValues()
Get the valid values.

Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute

containsValue, getIndex, getInstance, getValue, getValues, indexOfValue, setValue, toString

Method Details

getValues

public String[] getValues()
Get the valid values.
Overrides:
getValues in interface EnumeratedAttribute
Returns:
the list of valid system types.