@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:34:52+02:00", comments="JAXB RI v2.2.11") public class SearchBySSINRequest extends ConsultRnRequestType implements Serializable
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>
| Constructor and Description |
|---|
SearchBySSINRequest() |
| Modifier and Type | Method and Description |
|---|---|
InscriptionType |
getInscription()
Gets the value of the inscription property.
|
void |
setInscription(InscriptionType value)
Sets the value of the inscription property.
|
getApplicationID, getOrganisation, setApplicationID, setOrganisationpublic InscriptionType getInscription()
InscriptionTypepublic void setInscription(InscriptionType value)
value - allowed object is
InscriptionType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.