|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.consultrn._1_0.core.HistoryType
be.fgov.ehealth.consultrn._1_0.core.NationalityHistoryType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:56:41+02:00",
comments="JAXB RI v2.2.11")
public class NationalityHistoryType
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 Summary | |
|---|---|
NationalityHistoryType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class be.fgov.ehealth.consultrn._1_0.core.HistoryType |
|---|
getEffectuationDate, getModificationDate, getSource, setEffectuationDate, setModificationDate, setSource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NationalityHistoryType()
| Method Detail |
|---|
public 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()
WhereTypepublic void setRegistrationLocation(WhereType value)
value - allowed object is
WhereType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||