@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:05:41+02:00", comments="JAXB RI v2.2.11") public class ConsultRelatedSsinsResponse extends ConsultCurrentSsinResponseType implements Serializable
Java class for ConsultRelatedSsinsResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultRelatedSsinsResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultrn:ssinhistory:protocol:v1}ConsultCurrentSsinResponseType">
<sequence>
<element name="RelatedSsins" type="{urn:be:fgov:ehealth:consultrn:ssinhistory:core:v1}RelatedSsinsType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultRelatedSsinsResponse() |
| Modifier and Type | Method and Description |
|---|---|
RelatedSsinsType |
getRelatedSsins()
Gets the value of the relatedSsins property.
|
void |
setRelatedSsins(RelatedSsinsType value)
Sets the value of the relatedSsins property.
|
getSsin, setSsingetStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic RelatedSsinsType getRelatedSsins()
RelatedSsinsTypepublic void setRelatedSsins(RelatedSsinsType value)
value - allowed object is
RelatedSsinsType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.