@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:34:52+02:00", comments="JAXB RI v2.2.11") public class NationalityHistoryType extends HistoryType implements Serializable
Java class for NationalityHistoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NationalityHistoryType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:core}HistoryType">
<sequence>
<element name="Nationality" type="{urn:be:fgov:ehealth:consultRN:1_0:core}NationalityType"/>
<element name="ObtainementReason" type="{urn:be:fgov:ehealth:consultRN:1_0:core}ObtainementReasonType" minOccurs="0"/>
<element name="RegistrationLocation" type="{urn:be:fgov:ehealth:consultRN:1_0:core}WhereType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NationalityHistoryType() |
| Modifier and Type | Method and Description |
|---|---|
NationalityType |
getNationality()
Gets the value of the nationality property.
|
ObtainementReasonType |
getObtainementReason()
Gets the value of the obtainementReason property.
|
WhereType |
getRegistrationLocation()
Gets the value of the registrationLocation property.
|
void |
setNationality(NationalityType value)
Sets the value of the nationality property.
|
void |
setObtainementReason(ObtainementReasonType value)
Sets the value of the obtainementReason property.
|
void |
setRegistrationLocation(WhereType value)
Sets the value of the registrationLocation property.
|
getEffectuationDate, getModificationDate, getSource, setEffectuationDate, setModificationDate, setSourcepublic NationalityType getNationality()
NationalityTypepublic void setNationality(NationalityType value)
value - allowed object is
NationalityTypepublic ObtainementReasonType getObtainementReason()
ObtainementReasonTypepublic void setObtainementReason(ObtainementReasonType value)
value - allowed object is
ObtainementReasonTypepublic WhereType getRegistrationLocation()
WhereType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.