be.fgov.ehealth.consultrn._1_0.protocol
Class SearchBySSINReply
java.lang.Object
be.fgov.ehealth.commons._1_0.protocol.ResponseType
be.fgov.ehealth.consultrn._1_0.protocol.ConsultRnReplyType
be.fgov.ehealth.consultrn._1_0.protocol.SearchBySSINReply
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2019-04-01T01:46:11+02:00",
comments="JAXB RI v2.2.11")
public class SearchBySSINReply- extends ConsultRnReplyType
- implements Serializable
reply of service searchBySSIN
Java class for SearchBySSINReplyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SearchBySSINReplyType">
<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>
- See Also:
- Serialized Form
SearchBySSINReply
public SearchBySSINReply()
getPerson
public PersonType getPerson()
- Gets the value of the person property.
- Returns:
- possible object is
PersonType
setPerson
public void setPerson(PersonType value)
- Sets the value of the person property.
- Parameters:
value - allowed object is
PersonType
Connector Packaging generic 3.17.1 API
Copyright © {inceptionYear}-2019 eHealth. All Rights Reserved.