| Package | Description | 
|---|---|
| org.pepstock.charba.client.commons | 
 Core classes to manage the inter-operations with java script code. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Id | 
Id.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Id[] | 
Id.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |