| Modifier and Type | Method and Description |
|---|---|
static English.MODE |
English.MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static English.MODE[] |
English.MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
English.setMode(English.MODE mode) |
| Constructor and Description |
|---|
English(English.MODE mode) |
Copyright © 2014 Atteo. All Rights Reserved.