be.fgov.ehealth.consultrn._1_0.protocol
Class CreatePersonRequest
java.lang.Object
be.fgov.ehealth.commons._1_0.protocol.RequestType
be.fgov.ehealth.consultrn._1_0.protocol.ConsultRnRequestType
be.fgov.ehealth.consultrn._1_0.protocol.CreatePersonRequest
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:21:54+01:00",
comments="JAXB RI v2.2.11")
public class CreatePersonRequest- extends ConsultRnRequestType
- implements Serializable
The request send to the CreatePerson service
Java class for CreatePersonRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreatePersonRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:protocol}ConsultRnRequestType">
<sequence>
<element name="PersonData" type="{urn:be:fgov:ehealth:consultRN:1_0:core}PersonDataType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
CreatePersonRequest
public CreatePersonRequest()
getPersonData
public PersonDataType getPersonData()
- Gets the value of the personData property.
- Returns:
- possible object is
PersonDataType
setPersonData
public void setPersonData(PersonDataType value)
- Sets the value of the personData property.
- Parameters:
value - allowed object is
PersonDataType
Connector Packaging generic 3.19.1 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.