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, toStringpublic IsLastModified.CompareMode()
public IsLastModified.CompareMode(java.lang.String s)
public java.lang.String[] getValues()
EnumeratedAttributegetValues in class EnumeratedAttribute