@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:34:52+02:00", comments="JAXB RI v2.2.11") public class ModifyPersonReply extends ConsultRnReplyType implements Serializable
Java class for ModifyPersonReplyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ModifyPersonReplyType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:protocol}ConsultRnReplyType">
<sequence>
<element name="Person" type="{urn:be:fgov:ehealth:consultRN:1_0:core}PersonType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ModifyPersonReply() |
| Modifier and Type | Method and Description |
|---|---|
PersonType |
getPerson()
Gets the value of the person property.
|
void |
setPerson(PersonType value)
Sets the value of the person property.
|
getErrorInformationsgetId, getStatus, setId, setStatuspublic PersonType getPerson()
PersonTypepublic void setPerson(PersonType value)
value - allowed object is
PersonType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.