@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:12+02:00", comments="JAXB RI v2.2.11") public class CreatePersonReply extends ConsultRnReplyType implements Serializable
Java class for CreatePersonReplyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreatePersonReplyType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:protocol}ConsultRnReplyType">
<sequence>
<element name="PersonCreated" type="{urn:be:fgov:ehealth:consultRN:1_0:protocol}PersonCreatedType" minOccurs="0"/>
<element name="PhoneticResult" type="{urn:be:fgov:ehealth:consultRN:1_0:protocol}PhoneticResultType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CreatePersonReply() |
| Modifier and Type | Method and Description |
|---|---|
PersonCreatedType |
getPersonCreated()
Gets the value of the personCreated property.
|
PhoneticResultType |
getPhoneticResult()
Gets the value of the phoneticResult property.
|
void |
setPersonCreated(PersonCreatedType value)
Sets the value of the personCreated property.
|
void |
setPhoneticResult(PhoneticResultType value)
Sets the value of the phoneticResult property.
|
getErrorInformationsgetId, getStatus, setId, setStatuspublic PersonCreatedType getPersonCreated()
PersonCreatedTypepublic void setPersonCreated(PersonCreatedType value)
value - allowed object is
PersonCreatedTypepublic PhoneticResultType getPhoneticResult()
PhoneticResultTypepublic void setPhoneticResult(PhoneticResultType value)
value - allowed object is
PhoneticResultType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.