| Package | Description |
|---|---|
| htmltags | |
| types |
| Modifier and Type | Method and Description |
|---|---|
void |
AjwipOl.setType(BulletTypes type) |
| Modifier and Type | Method and Description |
|---|---|
static BulletTypes |
BulletTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BulletTypes[] |
BulletTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|