@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:35+02:00", comments="JAXB RI v2.2.11") public class CbssPersonResponseType extends Object implements Serializable
Java class for CbssPersonResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CbssPersonResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Ssin" type="{urn:be:fgov:ehealth:rn:commons:business:v1}SsinType"/>
<element name="Name" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}NameInfoBaseType"/>
<element name="Nationalities" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}NationalitiesBaseType" minOccurs="0"/>
<element name="Birth" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}BirthInfoBaseType" minOccurs="0"/>
<element name="Decease" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}DeceaseInfoBaseType" minOccurs="0"/>
<element name="Gender" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}GenderInfoBaseType" minOccurs="0"/>
<element name="CivilStates" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}CivilStatesBaseType" minOccurs="0"/>
<element name="Address" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AddressCbssBaseType" minOccurs="0"/>
<element name="ContactAddress" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}ContactAddressBaseType" minOccurs="0"/>
<element name="Anomalies" type="{urn:be:fgov:ehealth:rn:registries:commons:v1}AnomaliesType" minOccurs="0"/>
</sequence>
<attribute name="Register" type="{urn:be:fgov:ehealth:rn:registries:commons:v1}PersonRegisterType" />
<attribute name="RegisterInceptionDate" type="{http://www.w3.org/2001/XMLSchema}date" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CbssPersonResponseType() |
| Modifier and Type | Method and Description |
|---|---|
AddressCbssBaseType |
getAddress()
Gets the value of the address property.
|
AnomaliesType |
getAnomalies()
Gets the value of the anomalies property.
|
BirthInfoBaseType |
getBirth()
Gets the value of the birth property.
|
CivilStatesBaseType |
getCivilStates()
Gets the value of the civilStates property.
|
ContactAddressBaseType |
getContactAddress()
Gets the value of the contactAddress property.
|
DeceaseInfoBaseType |
getDecease()
Gets the value of the decease property.
|
GenderInfoBaseType |
getGender()
Gets the value of the gender property.
|
NameInfoBaseType |
getName()
Gets the value of the name property.
|
NationalitiesBaseType |
getNationalities()
Gets the value of the nationalities property.
|
String |
getRegister()
Gets the value of the register property.
|
org.joda.time.DateTime |
getRegisterInceptionDate()
Gets the value of the registerInceptionDate property.
|
String |
getSsin()
Gets the value of the ssin property.
|
void |
setAddress(AddressCbssBaseType value)
Sets the value of the address property.
|
void |
setAnomalies(AnomaliesType value)
Sets the value of the anomalies property.
|
void |
setBirth(BirthInfoBaseType value)
Sets the value of the birth property.
|
void |
setCivilStates(CivilStatesBaseType value)
Sets the value of the civilStates property.
|
void |
setContactAddress(ContactAddressBaseType value)
Sets the value of the contactAddress property.
|
void |
setDecease(DeceaseInfoBaseType value)
Sets the value of the decease property.
|
void |
setGender(GenderInfoBaseType value)
Sets the value of the gender property.
|
void |
setName(NameInfoBaseType value)
Sets the value of the name property.
|
void |
setNationalities(NationalitiesBaseType value)
Sets the value of the nationalities property.
|
void |
setRegister(String value)
Sets the value of the register property.
|
void |
setRegisterInceptionDate(org.joda.time.DateTime value)
Sets the value of the registerInceptionDate property.
|
void |
setSsin(String value)
Sets the value of the ssin property.
|
public String getSsin()
Stringpublic void setSsin(String value)
value - allowed object is
Stringpublic NameInfoBaseType getName()
NameInfoBaseTypepublic void setName(NameInfoBaseType value)
value - allowed object is
NameInfoBaseTypepublic NationalitiesBaseType getNationalities()
NationalitiesBaseTypepublic void setNationalities(NationalitiesBaseType value)
value - allowed object is
NationalitiesBaseTypepublic BirthInfoBaseType getBirth()
BirthInfoBaseTypepublic void setBirth(BirthInfoBaseType value)
value - allowed object is
BirthInfoBaseTypepublic DeceaseInfoBaseType getDecease()
DeceaseInfoBaseTypepublic void setDecease(DeceaseInfoBaseType value)
value - allowed object is
DeceaseInfoBaseTypepublic GenderInfoBaseType getGender()
GenderInfoBaseTypepublic void setGender(GenderInfoBaseType value)
value - allowed object is
GenderInfoBaseTypepublic CivilStatesBaseType getCivilStates()
CivilStatesBaseTypepublic void setCivilStates(CivilStatesBaseType value)
value - allowed object is
CivilStatesBaseTypepublic AddressCbssBaseType getAddress()
AddressCbssBaseTypepublic void setAddress(AddressCbssBaseType value)
value - allowed object is
AddressCbssBaseTypepublic ContactAddressBaseType getContactAddress()
ContactAddressBaseTypepublic void setContactAddress(ContactAddressBaseType value)
value - allowed object is
ContactAddressBaseTypepublic AnomaliesType getAnomalies()
AnomaliesTypepublic void setAnomalies(AnomaliesType value)
value - allowed object is
AnomaliesTypepublic String getRegister()
Stringpublic void setRegister(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getRegisterInceptionDate()
Stringpublic void setRegisterInceptionDate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.