|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenderEnumType | |
|---|---|
| be.fgov.ehealth.consultrn._1_0.core | |
| Uses of GenderEnumType in be.fgov.ehealth.consultrn._1_0.core |
|---|
| Methods in be.fgov.ehealth.consultrn._1_0.core that return GenderEnumType | |
|---|---|
static GenderEnumType |
GenderEnumType.fromValue(String v)
|
GenderEnumType |
GenderType.getValue()
element containing the gender of a person (three values possibles) |
static GenderEnumType |
GenderEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GenderEnumType[] |
GenderEnumType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in be.fgov.ehealth.consultrn._1_0.core with parameters of type GenderEnumType | |
|---|---|
void |
GenderType.setValue(GenderEnumType value)
Sets the value of the value property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||