@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:24:29+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, setStatus
public CommonOutputType getCommonOutput()
CommonOutputType
public void setCommonOutput(CommonOutputType value)
value
- allowed object is
CommonOutputType
public RecordCommonOutputType getRecordCommonOutput()
RecordCommonOutputType
public void setRecordCommonOutput(RecordCommonOutputType value)
value
- allowed object is
RecordCommonOutputType
public SingleInsurabilityResponseType getResponse()
SingleInsurabilityResponseType
public void setResponse(SingleInsurabilityResponseType value)
value
- allowed object is
SingleInsurabilityResponseType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.