Uses of Class
eu.europa.data.europass.model.credentials_.LanguageCharCodeEnumType
-
Packages that use LanguageCharCodeEnumType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LanguageCharCodeEnumType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LanguageCharCodeEnumType Modifier and Type Method Description static LanguageCharCodeEnumTypeLanguageCharCodeEnumType. fromValue(String v)LanguageCharCodeEnumTypeTextType. getLang()Gets the value of the lang property.static LanguageCharCodeEnumTypeLanguageCharCodeEnumType. valueOf(String name)Returns the enum constant of this type with the specified name.static LanguageCharCodeEnumType[]LanguageCharCodeEnumType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LanguageCharCodeEnumType Modifier and Type Method Description voidTextType. setLang(LanguageCharCodeEnumType value)Sets the value of the lang property.
-