|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LanguageType | |
---|---|
be.fgov.ehealth.samcivics.type.v1 |
Uses of LanguageType in be.fgov.ehealth.samcivics.type.v1 |
---|
Methods in be.fgov.ehealth.samcivics.type.v1 that return LanguageType | |
---|---|
static LanguageType |
LanguageType.fromValue(String v)
|
LanguageType |
ParagraphRequestType.getLanguage()
Gets the value of the language property. |
LanguageType |
GetProfessionalAuthorisationsRequest.getLanguage()
Gets the value of the language property. |
LanguageType |
FindReimbursementConditionsRequest.getLanguage()
Gets the value of the language property. |
LanguageType |
FindCNKRequest.getLanguage()
Gets the value of the language property. |
static LanguageType |
LanguageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LanguageType[] |
LanguageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.samcivics.type.v1 with parameters of type LanguageType | |
---|---|
void |
ParagraphRequestType.setLanguage(LanguageType value)
Sets the value of the language property. |
void |
GetProfessionalAuthorisationsRequest.setLanguage(LanguageType value)
Sets the value of the language property. |
void |
FindReimbursementConditionsRequest.setLanguage(LanguageType value)
Sets the value of the language property. |
void |
FindCNKRequest.setLanguage(LanguageType value)
Sets the value of the language property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |