be.fgov.ehealth.consultrn._1_0.protocol
Class SearchBySSINRequest
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.SearchBySSINRequest
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:56:41+02:00",
comments="JAXB RI v2.2.11")
public class SearchBySSINRequest- extends ConsultRnRequestType
- implements Serializable
request to service searchBySSIN
Java class for SearchBySSINRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SearchBySSINRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:protocol}ConsultRnRequestType">
<sequence>
<element name="Inscription" type="{urn:be:fgov:ehealth:consultRN:1_0:core}InscriptionType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
SearchBySSINRequest
public SearchBySSINRequest()
getInscription
public InscriptionType getInscription()
- Gets the value of the inscription property.
- Returns:
- possible object is
InscriptionType
setInscription
public void setInscription(InscriptionType value)
- Sets the value of the inscription property.
- Parameters:
value - allowed object is
InscriptionType
Connector Packaging generic 3.15.1 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.