|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons.protocol.v1.RequestType
be.fgov.ehealth.insurability.protocol.v2.GetInsurabilityForPharmacistRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-04-05T05:06:24+02:00",
comments="JAXB RI v2.3.6")
public class GetInsurabilityForPharmacistRequestGetInsurabilityForPharmacistRequestType
Java class for GetInsurabilityForPharmacistRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetInsurabilityForPharmacistRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v1}RequestType">
<sequence>
<element name="CommonInput" type="{urn:be:fgov:ehealth:insurability:core:v2}CommonInputType"/>
<element name="RecordCommonInput" type="{urn:be:fgov:ehealth:insurability:core:v2}RecordCommonInputType"/>
<element name="InsurabilityRequest" type="{urn:be:fgov:ehealth:insurability:core:v2}InsurabilityForPharmacistRequestType"/>
<element name="ExtendedInformation" type="{urn:be:fgov:ehealth:insurability:core:v2}SamlAttributeType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
GetInsurabilityForPharmacistRequest()
|
|
| Method Summary | |
|---|---|
CommonInputType |
getCommonInput()
Gets the value of the commonInput property. |
SamlAttributeType |
getExtendedInformation()
Gets the value of the extendedInformation property. |
InsurabilityForPharmacistRequestType |
getInsurabilityRequest()
Gets the value of the insurabilityRequest property. |
RecordCommonInputType |
getRecordCommonInput()
Gets the value of the recordCommonInput property. |
void |
setCommonInput(CommonInputType value)
Sets the value of the commonInput property. |
void |
setExtendedInformation(SamlAttributeType value)
Sets the value of the extendedInformation property. |
void |
setInsurabilityRequest(InsurabilityForPharmacistRequestType value)
Sets the value of the insurabilityRequest property. |
void |
setRecordCommonInput(RecordCommonInputType value)
Sets the value of the recordCommonInput property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetInsurabilityForPharmacistRequest()
| Method Detail |
|---|
public CommonInputType getCommonInput()
CommonInputTypepublic void setCommonInput(CommonInputType value)
value - allowed object is
CommonInputTypepublic RecordCommonInputType getRecordCommonInput()
RecordCommonInputTypepublic void setRecordCommonInput(RecordCommonInputType value)
value - allowed object is
RecordCommonInputTypepublic InsurabilityForPharmacistRequestType getInsurabilityRequest()
InsurabilityForPharmacistRequestTypepublic void setInsurabilityRequest(InsurabilityForPharmacistRequestType value)
value - allowed object is
InsurabilityForPharmacistRequestTypepublic 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 | |||||||||