|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.mycarenet.esb.medicaladvisoragreement.chap4.consult.v1.ConsultChap4MedicalAdvisorAgreementResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:15:40+01:00",
comments="JAXB RI v2.2.11")
public class ConsultChap4MedicalAdvisorAgreementResponse
Java class for ConsultChap4MedicalAdvisorAgreementResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultChap4MedicalAdvisorAgreementResponseType">
<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:consult:v1}ResponseType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ConsultChap4MedicalAdvisorAgreementResponse()
|
|
| 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 |
|---|
public ConsultChap4MedicalAdvisorAgreementResponse()
| 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 FaultType getReturnInfo()
FaultTypepublic void setReturnInfo(FaultType value)
value - allowed object is
FaultTypepublic ResponseType getResponse()
ResponseTypepublic void setResponse(ResponseType value)
value - allowed object is
ResponseType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||