|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.consultrn._1_0.protocol.PersonCreatedType
@Generated(value="com.sun.tools.xjc.Driver",
date="2019-09-25T04:50:46+02:00",
comments="JAXB RI v2.2.11")
public class PersonCreatedTypeWhen no phonetic citizens are found, and the BIS creation succeeded (no validation errors etc) this element will then contain the created BIS citizen
Java class for PersonCreatedType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PersonCreatedType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SSIN" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PersonData" type="{urn:be:fgov:ehealth:consultRN:1_0:core}PersonDataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PersonCreatedType()
|
|
| Method Summary | |
|---|---|
PersonDataType |
getPersonData()
Gets the value of the personData property. |
String |
getSSIN()
Gets the value of the ssin property. |
void |
setPersonData(PersonDataType value)
Sets the value of the personData 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 PersonCreatedType()
| Method Detail |
|---|
public String getSSIN()
Stringpublic void setSSIN(String value)
value - allowed object is
Stringpublic PersonDataType getPersonData()
PersonDataTypepublic void setPersonData(PersonDataType value)
value - allowed object is
PersonDataType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||