@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()
NameInfoDeclarationType
public void setName(NameInfoDeclarationType value)
value
- allowed object is
NameInfoDeclarationType
public NationalitiesDeclarationType getNationalities()
NationalitiesDeclarationType
public void setNationalities(NationalitiesDeclarationType value)
value
- allowed object is
NationalitiesDeclarationType
public BirthInfoDeclarationType getBirth()
BirthInfoDeclarationType
public void setBirth(BirthInfoDeclarationType value)
value
- allowed object is
BirthInfoDeclarationType
public DeceaseInfoDeclarationType getDecease()
DeceaseInfoDeclarationType
public void setDecease(DeceaseInfoDeclarationType value)
value
- allowed object is
DeceaseInfoDeclarationType
public GenderInfoDeclarationType getGender()
GenderInfoDeclarationType
public void setGender(GenderInfoDeclarationType value)
value
- allowed object is
GenderInfoDeclarationType
public CivilStatesDeclarationType getCivilStates()
CivilStatesDeclarationType
public void setCivilStates(CivilStatesDeclarationType value)
value
- allowed object is
CivilStatesDeclarationType
public AddressDeclarationType getAddress()
AddressDeclarationType
public void setAddress(AddressDeclarationType value)
value
- allowed object is
AddressDeclarationType
public ContactAddressDeclarationType getContactAddress()
ContactAddressDeclarationType
public void setContactAddress(ContactAddressDeclarationType value)
value
- allowed object is
ContactAddressDeclarationType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.