Class FTP.LanguageCode
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.optional.net.FTP.LanguageCode
-
Field Summary
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
-
Constructor Details
-
LanguageCode
public LanguageCode()
-
-
Method Details
-
getValues
Return the value values.- Specified by:
getValues
in classEnumeratedAttribute
- Returns:
- the list of valid language types.
-