@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:28:06+02:00", comments="JAXB RI v2.2.11") public class GetInsurabilityForPharmacistResponse extends ResponseType implements Serializable
Java class for GetInsurabilityForPharmacistResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetInsurabilityForPharmacistResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType">
<sequence minOccurs="0">
<element name="CommonOutput" type="{urn:be:fgov:ehealth:insurability:core:v1}CommonOutputType"/>
<element name="RecordCommonOutput" type="{urn:be:fgov:ehealth:insurability:core:v1}RecordCommonOutputType"/>
<element name="ReturnInfo" type="{urn:be:fgov:ehealth:insurability:core:v1}ReturnInfoType"/>
<element name="InsurabilityResponse" type="{urn:be:fgov:ehealth:insurability:core:v1}InsurabilityForPharmacistResponseType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetInsurabilityForPharmacistResponse() |
| Modifier and Type | Method and Description |
|---|---|
CommonOutputType |
getCommonOutput()
Gets the value of the commonOutput property.
|
InsurabilityForPharmacistResponseType |
getInsurabilityResponse()
Gets the value of the insurabilityResponse property.
|
RecordCommonOutputType |
getRecordCommonOutput()
Gets the value of the recordCommonOutput property.
|
ReturnInfoType |
getReturnInfo()
Gets the value of the returnInfo property.
|
void |
setCommonOutput(CommonOutputType value)
Sets the value of the commonOutput property.
|
void |
setInsurabilityResponse(InsurabilityForPharmacistResponseType value)
Sets the value of the insurabilityResponse property.
|
void |
setRecordCommonOutput(RecordCommonOutputType value)
Sets the value of the recordCommonOutput property.
|
void |
setReturnInfo(ReturnInfoType value)
Sets the value of the returnInfo property.
|
getId, getStatus, setId, setStatuspublic GetInsurabilityForPharmacistResponse()
public CommonOutputType getCommonOutput()
CommonOutputTypepublic void setCommonOutput(CommonOutputType value)
value - allowed object is
CommonOutputTypepublic RecordCommonOutputType getRecordCommonOutput()
RecordCommonOutputTypepublic void setRecordCommonOutput(RecordCommonOutputType value)
value - allowed object is
RecordCommonOutputTypepublic ReturnInfoType getReturnInfo()
ReturnInfoTypepublic void setReturnInfo(ReturnInfoType value)
value - allowed object is
ReturnInfoTypepublic InsurabilityForPharmacistResponseType getInsurabilityResponse()
InsurabilityForPharmacistResponseTypepublic void setInsurabilityResponse(InsurabilityForPharmacistResponseType value)
value - allowed object is
InsurabilityForPharmacistResponseType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.