@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:33:16+02:00", comments="JAXB RI v2.2.11") public class ConsultCurrentSsinResponseType extends StatusResponseType implements Serializable
Java class for ConsultCurrentSsinResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultCurrentSsinResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence>
<element name="Ssin" type="{urn:be:fgov:ehealth:consultrn:ssinhistory:core:v1}SsinStatusType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultCurrentSsinResponseType() |
| Modifier and Type | Method and Description |
|---|---|
SsinStatusType |
getSsin()
Gets the value of the ssin property.
|
void |
setSsin(SsinStatusType value)
Sets the value of the ssin property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic SsinStatusType getSsin()
SsinStatusTypepublic void setSsin(SsinStatusType value)
value - allowed object is
SsinStatusType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.