|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CountryEnum | |
|---|---|
| org.nuiton.i18n | Nuiton i18n Ensemble de classes Java permettant de charger le système i18n basée sur la librairie nuiton-i18n-api. |
| Uses of CountryEnum in org.nuiton.i18n |
|---|
| Methods in org.nuiton.i18n that return CountryEnum | |
|---|---|
static CountryEnum |
CountryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CountryEnum |
CountryEnum.valueOf(String country,
CountryEnum defaultValue)
|
static CountryEnum[] |
CountryEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.nuiton.i18n with parameters of type CountryEnum | |
|---|---|
static CountryEnum |
CountryEnum.valueOf(String country,
CountryEnum defaultValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||