@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") public class CbssPersonRequestType extends Object implements Serializable
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 and Description |
|---|
CbssPersonRequestType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.