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