be.cin.mycarenet.esb.medicaladvisoragreement.chap4.ask.v1
Class AskChap4MedicalAdvisorAgreementResponse

java.lang.Object
  extended by be.cin.mycarenet.esb.medicaladvisoragreement.chap4.ask.v1.AskChap4MedicalAdvisorAgreementResponse
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-10-28T03:11:59+02:00",
           comments="JAXB RI v2.2.6")
public class AskChap4MedicalAdvisorAgreementResponse
extends Object
implements Serializable

Java class for AskChap4MedicalAdvisorAgreementResponseType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="AskChap4MedicalAdvisorAgreementResponseType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="CommonOutput" type="{urn:be:cin:mycarenet:esb:common:v2}CommonOutputType"/>
         <element name="RecordCommonOutput" type="{urn:be:cin:mycarenet:esb:common:v2}RecordCommonOutputType"/>
         <element name="ReturnInfo" type="{urn:be:cin:types:v1}FaultType" minOccurs="0"/>
         <element name="Response" type="{urn:be:cin:mycarenet:esb:medicalAdvisorAgreement:chap4:ask:v1}ResponseType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
AskChap4MedicalAdvisorAgreementResponse()
           
 
Method Summary
 CommonOutputType getCommonOutput()
          Gets the value of the commonOutput property.
 RecordCommonOutputType getRecordCommonOutput()
          Gets the value of the recordCommonOutput property.
 ResponseType getResponse()
          Gets the value of the response property.
 FaultType getReturnInfo()
          Gets the value of the returnInfo property.
 void setCommonOutput(CommonOutputType value)
          Sets the value of the commonOutput property.
 void setRecordCommonOutput(RecordCommonOutputType value)
          Sets the value of the recordCommonOutput property.
 void setResponse(ResponseType value)
          Sets the value of the response property.
 void setReturnInfo(FaultType value)
          Sets the value of the returnInfo property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AskChap4MedicalAdvisorAgreementResponse

public AskChap4MedicalAdvisorAgreementResponse()
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 FaultType getReturnInfo()
Gets the value of the returnInfo property.

Returns:
possible object is FaultType

setReturnInfo

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

Parameters:
value - allowed object is FaultType

getResponse

public ResponseType getResponse()
Gets the value of the response property.

Returns:
possible object is ResponseType

setResponse

public void setResponse(ResponseType value)
Sets the value of the response property.

Parameters:
value - allowed object is ResponseType



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