public static class Type.FileDir extends EnumeratedAttribute
value| Constructor and Description | 
|---|
| Type.FileDir()Default constructor. | 
| Type.FileDir(java.lang.String value)Convenience constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String[] | getValues()Return the possible values. | 
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toStringpublic Type.FileDir()
public Type.FileDir(java.lang.String value)
value - the String EnumeratedAttribute value.public java.lang.String[] getValues()
getValues in class EnumeratedAttribute