Class Length.FileMode
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.Length.FileMode
- Enclosing class:
Length
EnumeratedAttribute operation mode
- Since:
- Ant 1.6.3
-
Field Summary
Fields inherited from class EnumeratedAttribute
value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
-
Constructor Details
-
FileMode
public FileMode()
-
-
Method Details
-
getValues
Return the possible values for FileMode.- Specified by:
getValuesin classEnumeratedAttribute- Returns:
String[].
-