| Package | Description |
|---|---|
| org.nuiton.i18n |
Nuiton i18n
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static CountryEnum |
CountryEnum.valueOf(String country,
CountryEnum defaultValue) |
Copyright © 2004–2016 CodeLutin. All rights reserved.