@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:33:49+02:00", comments="JAXB RI v2.3.7") 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.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.