| Package | Description |
|---|---|
| org.nuiton.i18n |
Nuiton i18n
|
| Modifier and Type | Method and Description |
|---|---|
static LanguageEnum |
LanguageEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageEnum |
LanguageEnum.valueOf(String language,
LanguageEnum defaultValue) |
static LanguageEnum[] |
LanguageEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LanguageEnum |
LanguageEnum.valueOf(String language,
LanguageEnum defaultValue) |
Copyright © 2004–2020 CodeLutin. All rights reserved.