@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:12+02:00", comments="JAXB RI v2.2.11") public class RegisterPersonRequest extends ConsultRnRequestType implements Serializable
Java class for RegisterPersonRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RegisterPersonRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultrn:commons:protocol:v3}ConsultRnRequestType">
<sequence>
<element name="Person" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}PersonRequestType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RegisterPersonRequest() |
| Modifier and Type | Method and Description |
|---|---|
PersonRequestType |
getPerson()
Gets the value of the person property.
|
void |
setPerson(PersonRequestType value)
Sets the value of the person property.
|
getApplicationID, setApplicationIDgetId, getIssueInstant, setId, setIssueInstantpublic PersonRequestType getPerson()
PersonRequestTypepublic void setPerson(PersonRequestType value)
value - allowed object is
PersonRequestType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.