Package | Description |
---|---|
cz.zcu.fav.kiv.editor.controller.resource |
Modifier and Type | Method and Description |
---|---|
static LanguageEnum |
LanguageEnum.getLanguage(java.util.Locale loc)
Returns
LanguageEnum language for corresponding locale. |
static LanguageEnum |
LanguageEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LanguageEnum[] |
LanguageEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|