@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:28:12+02:00", comments="JAXB RI v2.3.7") public class GetInsurabilityResponse extends ResponseType implements Serializable
Java class for GetInsurabilityResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetInsurabilityResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType">
<sequence>
<element name="CommonOutput" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}CommonOutputType"/>
<element name="RecordCommonOutput" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}RecordCommonOutputType"/>
<element name="Response" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}SingleInsurabilityResponseType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetInsurabilityResponse() |
| Modifier and Type | Method and Description |
|---|---|
CommonOutputType |
getCommonOutput()
Gets the value of the commonOutput property.
|
RecordCommonOutputType |
getRecordCommonOutput()
Gets the value of the recordCommonOutput property.
|
SingleInsurabilityResponseType |
getResponse()
Gets the value of the response property.
|
void |
setCommonOutput(CommonOutputType value)
Sets the value of the commonOutput property.
|
void |
setRecordCommonOutput(RecordCommonOutputType value)
Sets the value of the recordCommonOutput property.
|
void |
setResponse(SingleInsurabilityResponseType value)
Sets the value of the response property.
|
getId, getStatus, setId, setStatuspublic CommonOutputType getCommonOutput()
CommonOutputTypepublic void setCommonOutput(CommonOutputType value)
value - allowed object is
CommonOutputTypepublic RecordCommonOutputType getRecordCommonOutput()
RecordCommonOutputTypepublic void setRecordCommonOutput(RecordCommonOutputType value)
value - allowed object is
RecordCommonOutputTypepublic SingleInsurabilityResponseType getResponse()
SingleInsurabilityResponseTypepublic void setResponse(SingleInsurabilityResponseType value)
value - allowed object is
SingleInsurabilityResponseType
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.