public static class FormatterElement.TypeAttribute extends EnumeratedAttribute
Enumerated attribute with the values "plain", "xml", "brief" and "failure".
 Use to enumerate options for type attribute.
value| Constructor and Description | 
|---|
| FormatterElement.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