public static class FormatterElement.TypeAttribute extends EnumeratedAttribute
Use to enumerate options for type attribute.
value| Constructor and Description | 
|---|
| TypeAttribute() | 
| 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 java.lang.String[] getValues()
getValues in class EnumeratedAttribute