|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LangageType | |
---|---|
be.fgov.ehealth.commons._1_0.core |
Uses of LangageType in be.fgov.ehealth.commons._1_0.core |
---|
Methods in be.fgov.ehealth.commons._1_0.core that return LangageType | |
---|---|
static LangageType |
LangageType.fromValue(String v)
|
LangageType |
LocalisedString.getLang()
Gets the value of the lang property. |
static LangageType |
LangageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LangageType[] |
LangageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.commons._1_0.core with parameters of type LangageType | |
---|---|
void |
LocalisedString.setLang(LangageType value)
Sets the value of the lang property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |