be.fgov.ehealth.insurability.protocol.v1
Class GetInsurabilityForPharmacistRequest

java.lang.Object
  extended by be.fgov.ehealth.commons.protocol.v1.RequestType
      extended by be.fgov.ehealth.insurability.protocol.v1.GetInsurabilityForPharmacistRequest
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2017-06-27T08:10:50+02:00",
           comments="JAXB RI v2.2.11")
public class GetInsurabilityForPharmacistRequest
extends RequestType
implements Serializable

GetInsurabilityForPharmacistRequestType

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:v1}CommonInputType"/>
         <element name="RecordCommonInput" type="{urn:be:fgov:ehealth:insurability:core:v1}RecordCommonInputType"/>
         <element name="InsurabilityRequest" type="{urn:be:fgov:ehealth:insurability:core:v1}InsurabilityForPharmacistRequestType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
GetInsurabilityForPharmacistRequest()
           
 
Method Summary
 CommonInputType getCommonInput()
          Gets the value of the commonInput 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 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

GetInsurabilityForPharmacistRequest

public GetInsurabilityForPharmacistRequest()
Method Detail

getCommonInput

public CommonInputType getCommonInput()
Gets the value of the commonInput property.

Returns:
possible object is CommonInputType

setCommonInput

public void setCommonInput(CommonInputType value)
Sets the value of the commonInput property.

Parameters:
value - allowed object is CommonInputType

getRecordCommonInput

public RecordCommonInputType getRecordCommonInput()
Gets the value of the recordCommonInput property.

Returns:
possible object is RecordCommonInputType

setRecordCommonInput

public void setRecordCommonInput(RecordCommonInputType value)
Sets the value of the recordCommonInput property.

Parameters:
value - allowed object is RecordCommonInputType

getInsurabilityRequest

public InsurabilityForPharmacistRequestType getInsurabilityRequest()
Gets the value of the insurabilityRequest property.

Returns:
possible object is InsurabilityForPharmacistRequestType

setInsurabilityRequest

public void setInsurabilityRequest(InsurabilityForPharmacistRequestType value)
Sets the value of the insurabilityRequest property.

Parameters:
value - allowed object is InsurabilityForPharmacistRequestType



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.