| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.tools.ant.types.EnumeratedAttributeorg.apache.tools.ant.taskdefs.optional.PropertyFile.Entry.Operationpublic static class PropertyFile.Entry.Operationextends EnumeratedAttributeField Summary | |
static int | |
static int | |
static int | |
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute | |
value | |
Method Summary | |
String[] | |
static int |
|
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute | |
containsValue, getIndex, getValue, getValues, indexOfValue, setValue, toString | |
public static final int DECREMENT_OPER
- Field Value:
- 1
public static final int EQUALS_OPER
- Field Value:
- 2
public static final int INCREMENT_OPER
- Field Value:
- 0