|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons.protocol.v1.ResponseType
be.fgov.ehealth.insurability.protocol.v2.GetInsurabilityForPharmacistResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-04-04T03:53:59+02:00",
comments="JAXB RI v2.3.6")
public class GetInsurabilityForPharmacistResponseGetInsurabilityForPharmacistRequestType
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:v2}CommonOutputType"/>
<element name="RecordCommonOutput" type="{urn:be:fgov:ehealth:insurability:core:v2}RecordCommonOutputType"/>
<element name="ReturnInfo" type="{urn:be:fgov:ehealth:insurability:core:v2}ReturnInfoType"/>
<element name="InsurabilityResponse" type="{urn:be:fgov:ehealth:insurability:core:v2}InsurabilityForPharmacistResponseType"/>
<element name="ExtendedInformation" type="{urn:be:fgov:ehealth:insurability:core:v2}SamlAttributeType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
GetInsurabilityForPharmacistResponse()
|
|
| Method Summary | |
|---|---|
CommonOutputType |
getCommonOutput()
Gets the value of the commonOutput property. |
SamlAttributeType |
getExtendedInformation()
Gets the value of the extendedInformation 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 |
setExtendedInformation(SamlAttributeType value)
Sets the value of the extendedInformation 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. |
| Methods inherited from class be.fgov.ehealth.commons.protocol.v1.ResponseType |
|---|
getId, getStatus, setId, setStatus |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetInsurabilityForPharmacistResponse()
| Method Detail |
|---|
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
InsurabilityForPharmacistResponseTypepublic SamlAttributeType getExtendedInformation()
SamlAttributeTypepublic void setExtendedInformation(SamlAttributeType value)
value - allowed object is
SamlAttributeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||