|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.rn.cbsspersonlegaldata.v1.CbssPersonRequestType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:22:20+01:00",
comments="JAXB RI v2.2.11")
public class CbssPersonRequestTypeType containing the data necessary to create a new person or update person data
Java class for CbssPersonRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CbssPersonRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Name" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}NameInfoDeclarationType" minOccurs="0"/>
<element name="Nationalities" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}NationalitiesDeclarationType" minOccurs="0"/>
<element name="Birth" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}BirthInfoDeclarationType" minOccurs="0"/>
<element name="Decease" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}DeceaseInfoDeclarationType" minOccurs="0"/>
<element name="Gender" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}GenderInfoDeclarationType" minOccurs="0"/>
<element name="CivilStates" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}CivilStatesDeclarationType" minOccurs="0"/>
<element name="Address" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AddressDeclarationType" minOccurs="0"/>
<element name="ContactAddress" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}ContactAddressDeclarationType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
CbssPersonRequestType()
|
|
| Method Summary | |
|---|---|
AddressDeclarationType |
getAddress()
Gets the value of the address property. |
BirthInfoDeclarationType |
getBirth()
Gets the value of the birth property. |
CivilStatesDeclarationType |
getCivilStates()
Gets the value of the civilStates property. |
ContactAddressDeclarationType |
getContactAddress()
Gets the value of the contactAddress property. |
DeceaseInfoDeclarationType |
getDecease()
Gets the value of the decease property. |
GenderInfoDeclarationType |
getGender()
Gets the value of the gender property. |
NameInfoDeclarationType |
getName()
Gets the value of the name property. |
NationalitiesDeclarationType |
getNationalities()
Gets the value of the nationalities property. |
void |
setAddress(AddressDeclarationType value)
Sets the value of the address property. |
void |
setBirth(BirthInfoDeclarationType value)
Sets the value of the birth property. |
void |
setCivilStates(CivilStatesDeclarationType value)
Sets the value of the civilStates property. |
void |
setContactAddress(ContactAddressDeclarationType value)
Sets the value of the contactAddress property. |
void |
setDecease(DeceaseInfoDeclarationType value)
Sets the value of the decease property. |
void |
setGender(GenderInfoDeclarationType value)
Sets the value of the gender property. |
void |
setName(NameInfoDeclarationType value)
Sets the value of the name property. |
void |
setNationalities(NationalitiesDeclarationType value)
Sets the value of the nationalities property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CbssPersonRequestType()
| Method Detail |
|---|
public NameInfoDeclarationType getName()
NameInfoDeclarationTypepublic void setName(NameInfoDeclarationType value)
value - allowed object is
NameInfoDeclarationTypepublic NationalitiesDeclarationType getNationalities()
NationalitiesDeclarationTypepublic void setNationalities(NationalitiesDeclarationType value)
value - allowed object is
NationalitiesDeclarationTypepublic BirthInfoDeclarationType getBirth()
BirthInfoDeclarationTypepublic void setBirth(BirthInfoDeclarationType value)
value - allowed object is
BirthInfoDeclarationTypepublic DeceaseInfoDeclarationType getDecease()
DeceaseInfoDeclarationTypepublic void setDecease(DeceaseInfoDeclarationType value)
value - allowed object is
DeceaseInfoDeclarationTypepublic GenderInfoDeclarationType getGender()
GenderInfoDeclarationTypepublic void setGender(GenderInfoDeclarationType value)
value - allowed object is
GenderInfoDeclarationTypepublic CivilStatesDeclarationType getCivilStates()
CivilStatesDeclarationTypepublic void setCivilStates(CivilStatesDeclarationType value)
value - allowed object is
CivilStatesDeclarationTypepublic AddressDeclarationType getAddress()
AddressDeclarationTypepublic void setAddress(AddressDeclarationType value)
value - allowed object is
AddressDeclarationTypepublic ContactAddressDeclarationType getContactAddress()
ContactAddressDeclarationTypepublic void setContactAddress(ContactAddressDeclarationType value)
value - allowed object is
ContactAddressDeclarationType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||