|
||||||||||
| 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.PersonDataType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:56:41+02:00",
comments="JAXB RI v2.2.11")
public class PersonDataTypeinformation about the person (without SSIN)
Java class for PersonDataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PersonDataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Birth" type="{urn:be:fgov:ehealth:consultRN:1_0:core}BirthDeceaseType" minOccurs="0"/>
<element name="Name" type="{urn:be:fgov:ehealth:consultRN:1_0:core}NameType" minOccurs="0"/>
<element name="Gender" type="{urn:be:fgov:ehealth:consultRN:1_0:core}GenderType" minOccurs="0"/>
<element name="Nationality" type="{urn:be:fgov:ehealth:consultRN:1_0:core}NationalityType" minOccurs="0"/>
<element name="Civilstate" type="{urn:be:fgov:ehealth:consultRN:1_0:core}CivilStateType" minOccurs="0"/>
<element name="Decease" type="{urn:be:fgov:ehealth:consultRN:1_0:core}BirthDeceaseType" minOccurs="0"/>
<element name="Address" type="{urn:be:fgov:ehealth:consultRN:1_0:core}AddressType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PersonDataType()
|
|
| Method Summary | |
|---|---|
AddressType |
getAddress()
Gets the value of the address property. |
BirthDeceaseType |
getBirth()
Gets the value of the birth property. |
CivilStateType |
getCivilstate()
Gets the value of the civilstate property. |
BirthDeceaseType |
getDecease()
Gets the value of the decease property. |
GenderType |
getGender()
Gets the value of the gender property. |
NameType |
getName()
Gets the value of the name property. |
NationalityType |
getNationality()
Gets the value of the nationality property. |
void |
setAddress(AddressType value)
Sets the value of the address property. |
void |
setBirth(BirthDeceaseType value)
Sets the value of the birth property. |
void |
setCivilstate(CivilStateType value)
Sets the value of the civilstate property. |
void |
setDecease(BirthDeceaseType value)
Sets the value of the decease property. |
void |
setGender(GenderType value)
Sets the value of the gender property. |
void |
setName(NameType value)
Sets the value of the name property. |
void |
setNationality(NationalityType value)
Sets the value of the nationality property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersonDataType()
| Method Detail |
|---|
public BirthDeceaseType getBirth()
BirthDeceaseTypepublic void setBirth(BirthDeceaseType value)
value - allowed object is
BirthDeceaseTypepublic NameType getName()
NameTypepublic void setName(NameType value)
value - allowed object is
NameTypepublic GenderType getGender()
GenderTypepublic void setGender(GenderType value)
value - allowed object is
GenderTypepublic NationalityType getNationality()
NationalityTypepublic void setNationality(NationalityType value)
value - allowed object is
NationalityTypepublic CivilStateType getCivilstate()
CivilStateTypepublic void setCivilstate(CivilStateType value)
value - allowed object is
CivilStateTypepublic BirthDeceaseType getDecease()
BirthDeceaseTypepublic void setDecease(BirthDeceaseType value)
value - allowed object is
BirthDeceaseTypepublic AddressType getAddress()
AddressTypepublic void setAddress(AddressType value)
value - allowed object is
AddressType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||