org.apache.tools.ant.taskdefs.condition
public static class IsLastModified.CompareMode extends EnumeratedAttribute
value
Constructor and Description |
---|
IsLastModified.CompareMode() |
IsLastModified.CompareMode(java.lang.String s) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getValues()
This is the only method a subclass needs to implement.
|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
public IsLastModified.CompareMode()
public IsLastModified.CompareMode(java.lang.String s)
public java.lang.String[] getValues()
EnumeratedAttribute
getValues
in class EnumeratedAttribute