|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.mohm.common.v7.BTCAdviceDependentPersonType
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-04-05T05:10:04+02:00",
comments="JAXB RI v2.3.6")
public class BTCAdviceDependentPersonTypeGeneriek type voor een zorgvrager in de vraag naar advies BTC.
Java class for BTCAdviceDependentPersonType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BTCAdviceDependentPersonType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SSIN" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}SSINType"/>
<element name="FirstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OtherNames" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BirthDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Gender" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}GenderType" minOccurs="0"/>
<element name="CareUnit" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}CareUnitCodeType" minOccurs="0"/>
<element name="OfficialAddress" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}AddressType"/>
<element name="NotOfficialAddress" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}AddressType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
BTCAdviceDependentPersonType()
|
|
| Method Summary | |
|---|---|
org.joda.time.DateTime |
getBirthDate()
Gets the value of the birthDate property. |
String |
getCareUnit()
Gets the value of the careUnit property. |
String |
getFirstName()
Gets the value of the firstName property. |
String |
getGender()
Gets the value of the gender property. |
String |
getLastName()
Gets the value of the lastName property. |
AddressType |
getNotOfficialAddress()
Gets the value of the notOfficialAddress property. |
AddressType |
getOfficialAddress()
Gets the value of the officialAddress property. |
String |
getOtherNames()
Gets the value of the otherNames property. |
String |
getSSIN()
Gets the value of the ssin property. |
void |
setBirthDate(org.joda.time.DateTime value)
Sets the value of the birthDate property. |
void |
setCareUnit(String value)
Sets the value of the careUnit property. |
void |
setFirstName(String value)
Sets the value of the firstName property. |
void |
setGender(String value)
Sets the value of the gender property. |
void |
setLastName(String value)
Sets the value of the lastName property. |
void |
setNotOfficialAddress(AddressType value)
Sets the value of the notOfficialAddress property. |
void |
setOfficialAddress(AddressType value)
Sets the value of the officialAddress property. |
void |
setOtherNames(String value)
Sets the value of the otherNames property. |
void |
setSSIN(String value)
Sets the value of the ssin property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BTCAdviceDependentPersonType()
| Method Detail |
|---|
public String getSSIN()
Stringpublic void setSSIN(String value)
value - allowed object is
Stringpublic String getFirstName()
Stringpublic void setFirstName(String value)
value - allowed object is
Stringpublic String getLastName()
Stringpublic void setLastName(String value)
value - allowed object is
Stringpublic String getOtherNames()
Stringpublic void setOtherNames(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getBirthDate()
Stringpublic void setBirthDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getGender()
Stringpublic void setGender(String value)
value - allowed object is
Stringpublic String getCareUnit()
Stringpublic void setCareUnit(String value)
value - allowed object is
Stringpublic AddressType getOfficialAddress()
AddressTypepublic void setOfficialAddress(AddressType value)
value - allowed object is
AddressTypepublic AddressType getNotOfficialAddress()
AddressTypepublic void setNotOfficialAddress(AddressType value)
value - allowed object is
AddressType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||