| Package | Description | 
|---|---|
| org.pepstock.charba.client.plugins | 
 Contains all classes to manage the plugin implementations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AbstractPluginOptions.Property | 
AbstractPluginOptions.Property.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AbstractPluginOptions.Property[] | 
AbstractPluginOptions.Property.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |