| Modifier and Type | Method and Description |
|---|---|
static FormatterElement.Type |
FormatterElement.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormatterElement.Type[] |
FormatterElement.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormatterElement.setType(FormatterElement.Type type)
Specify the type of this formatter.
|
Copyright © 2007-2012. All Rights Reserved.