|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OriginType | |
|---|---|
| be.fgov.ehealth.consultrn._1_0.core | |
| Uses of OriginType in be.fgov.ehealth.consultrn._1_0.core |
|---|
| Methods in be.fgov.ehealth.consultrn._1_0.core that return OriginType | |
|---|---|
static OriginType |
OriginType.fromValue(String v)
|
OriginType |
PersonType.getOrigin()
Gets the value of the origin property. |
OriginType |
NationalityType.getOrigin()
Gets the value of the origin property. |
OriginType |
NameType.getOrigin()
Gets the value of the origin property. |
OriginType |
GenderType.getOrigin()
Gets the value of the origin property. |
OriginType |
FamilyCompositionType.getOrigin()
Gets the value of the origin property. |
OriginType |
CivilStateType.getOrigin()
Gets the value of the origin property. |
OriginType |
BirthDeceaseType.getOrigin()
Gets the value of the origin property. |
OriginType |
AddressType.getOrigin()
Gets the value of the origin property. |
OriginType |
HistoryType.getSource()
Gets the value of the source property. |
static OriginType |
OriginType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OriginType[] |
OriginType.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 OriginType | |
|---|---|
void |
PersonType.setOrigin(OriginType value)
Sets the value of the origin property. |
void |
NationalityType.setOrigin(OriginType value)
Sets the value of the origin property. |
void |
NameType.setOrigin(OriginType value)
Sets the value of the origin property. |
void |
GenderType.setOrigin(OriginType value)
Sets the value of the origin property. |
void |
FamilyCompositionType.setOrigin(OriginType value)
Sets the value of the origin property. |
void |
CivilStateType.setOrigin(OriginType value)
Sets the value of the origin property. |
void |
BirthDeceaseType.setOrigin(OriginType value)
Sets the value of the origin property. |
void |
AddressType.setOrigin(OriginType value)
Sets the value of the origin property. |
void |
HistoryType.setSource(OriginType value)
Sets the value of the source property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||