|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.consultrn.commons.core.v3.PersonRequestType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:56:41+02:00",
comments="JAXB RI v2.2.11")
public class PersonRequestTypeinformation about the person (with SSIN)
Java class for PersonRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PersonRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Name" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}PersonNameRequestType"/>
<element name="Nationalities" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}NationalitiesType" minOccurs="0"/>
<element name="Birth" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}BirthRequestType"/>
<element name="Decease" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}DeceaseRequestType" minOccurs="0"/>
<element name="Gender" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}GenderType" minOccurs="0"/>
<element name="CivilStates" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}CivilStatesRequestType" minOccurs="0"/>
<element name="ResidentialAddress" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}ResidentialAddressRequestType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PersonRequestType()
|
|
| Method Summary | |
|---|---|
BirthRequestType |
getBirth()
Gets the value of the birth property. |
CivilStatesRequestType |
getCivilStates()
Gets the value of the civilStates property. |
DeceaseRequestType |
getDecease()
Gets the value of the decease property. |
GenderType |
getGender()
Gets the value of the gender property. |
PersonNameRequestType |
getName()
Gets the value of the name property. |
NationalitiesType |
getNationalities()
Gets the value of the nationalities property. |
ResidentialAddressRequestType |
getResidentialAddress()
Gets the value of the residentialAddress property. |
void |
setBirth(BirthRequestType value)
Sets the value of the birth property. |
void |
setCivilStates(CivilStatesRequestType value)
Sets the value of the civilStates property. |
void |
setDecease(DeceaseRequestType value)
Sets the value of the decease property. |
void |
setGender(GenderType value)
Sets the value of the gender property. |
void |
setName(PersonNameRequestType value)
Sets the value of the name property. |
void |
setNationalities(NationalitiesType value)
Sets the value of the nationalities property. |
void |
setResidentialAddress(ResidentialAddressRequestType value)
Sets the value of the residentialAddress property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersonRequestType()
| Method Detail |
|---|
public PersonNameRequestType getName()
PersonNameRequestTypepublic void setName(PersonNameRequestType value)
value - allowed object is
PersonNameRequestTypepublic NationalitiesType getNationalities()
NationalitiesTypepublic void setNationalities(NationalitiesType value)
value - allowed object is
NationalitiesTypepublic BirthRequestType getBirth()
BirthRequestTypepublic void setBirth(BirthRequestType value)
value - allowed object is
BirthRequestTypepublic DeceaseRequestType getDecease()
DeceaseRequestTypepublic void setDecease(DeceaseRequestType value)
value - allowed object is
DeceaseRequestTypepublic GenderType getGender()
GenderTypepublic void setGender(GenderType value)
value - allowed object is
GenderTypepublic CivilStatesRequestType getCivilStates()
CivilStatesRequestTypepublic void setCivilStates(CivilStatesRequestType value)
value - allowed object is
CivilStatesRequestTypepublic ResidentialAddressRequestType getResidentialAddress()
ResidentialAddressRequestTypepublic void setResidentialAddress(ResidentialAddressRequestType value)
value - allowed object is
ResidentialAddressRequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||