|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SexType | |
---|---|
be.cin.mycarenet._1_0.carenet.types |
Uses of SexType in be.cin.mycarenet._1_0.carenet.types |
---|
Methods in be.cin.mycarenet._1_0.carenet.types that return SexType | |
---|---|
static SexType |
SexType.fromValue(String v)
|
SexType |
ExtCareReceiverStrictIdType.getSex()
Gets the value of the sex property. |
SexType |
CareReceiverDetailType.getSex()
Gets the value of the sex property. |
static SexType |
SexType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SexType[] |
SexType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.cin.mycarenet._1_0.carenet.types with parameters of type SexType | |
---|---|
void |
ExtCareReceiverStrictIdType.setSex(SexType value)
Sets the value of the sex property. |
void |
CareReceiverDetailType.setSex(SexType value)
Sets the value of the sex property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |