| Modifier and Type | Method and Description |
|---|---|
static CountryCodes |
CountryCodes.convert(String value) |
CountryCodes |
Country.getCountry()
Get the 'country' element value.
|
static CountryCodes |
CountryCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CountryCodes[] |
CountryCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Country.setCountry(CountryCodes country)
Set the 'country' element value.
|
Copyright © 2015 Europeana Foundation. All rights reserved.