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

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

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:31:56+02:00",
           comments="JAXB RI v2.2.6")
public class GetInsurabilityForPharmacistResponse
extends ResponseType
implements Serializable

GetInsurabilityForPharmacistRequestType

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>
 

See Also:
Serialized Form

Constructor Summary
GetInsurabilityForPharmacistResponse()
           
 
Method Summary
 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.
 
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

GetInsurabilityForPharmacistResponse

public GetInsurabilityForPharmacistResponse()
Method Detail

getCommonOutput

public CommonOutputType getCommonOutput()
Gets the value of the commonOutput property.

Returns:
possible object is CommonOutputType

setCommonOutput

public void setCommonOutput(CommonOutputType value)
Sets the value of the commonOutput property.

Parameters:
value - allowed object is CommonOutputType

getRecordCommonOutput

public RecordCommonOutputType getRecordCommonOutput()
Gets the value of the recordCommonOutput property.

Returns:
possible object is RecordCommonOutputType

setRecordCommonOutput

public void setRecordCommonOutput(RecordCommonOutputType value)
Sets the value of the recordCommonOutput property.

Parameters:
value - allowed object is RecordCommonOutputType

getReturnInfo

public ReturnInfoType getReturnInfo()
Gets the value of the returnInfo property.

Returns:
possible object is ReturnInfoType

setReturnInfo

public void setReturnInfo(ReturnInfoType value)
Sets the value of the returnInfo property.

Parameters:
value - allowed object is ReturnInfoType

getInsurabilityResponse

public InsurabilityForPharmacistResponseType getInsurabilityResponse()
Gets the value of the insurabilityResponse property.

Returns:
possible object is InsurabilityForPharmacistResponseType

setInsurabilityResponse

public void setInsurabilityResponse(InsurabilityForPharmacistResponseType value)
Sets the value of the insurabilityResponse property.

Parameters:
value - allowed object is InsurabilityForPharmacistResponseType



Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.