public static class ExecuteOn.FileDirBoth extends EnumeratedAttribute
| Modifier and Type | Field and Description | 
|---|---|
| static String | DIRDir value | 
| static String | FILEFile value | 
value| Constructor and Description | 
|---|
| FileDirBoth() | 
| Modifier and Type | Method and Description | 
|---|---|
| String[] | getValues()This is the only method a subclass needs to implement. | 
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toStringpublic static final String DIR
public static final String FILE
public String[] getValues()
getValues in class EnumeratedAttribute