| Package | Description | 
|---|---|
| org.pepstock.charba.client.impl.plugins.enums | 
 Contains the enumeration items to configure out of the box CHARBA plugins. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static OfficeScheme | 
OfficeScheme.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static OfficeScheme[] | 
OfficeScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |