public static class Type.FileDir extends EnumeratedAttribute
value| Constructor and Description | 
|---|
| FileDir()Default constructor. | 
| 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 FileDir()
public FileDir(java.lang.String value)
value - the String EnumeratedAttribute value.public java.lang.String[] getValues()
getValues in class EnumeratedAttribute