public static class IsLastModified.CompareMode extends EnumeratedAttribute
value| Constructor and Description | 
|---|
| CompareMode()creates a CompareMode instance of type equals | 
| CompareMode(java.lang.String s)creates a comparemode instance | 
| 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, toStringpublic CompareMode()
public CompareMode(java.lang.String s)
s - one of the authorized values for comparemodepublic java.lang.String[] getValues()
EnumeratedAttributegetValues in class EnumeratedAttribute