|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons.protocol.v1.ResponseType
be.fgov.ehealth.chap4.protocol.v1.AskChap4MedicalAdvisorAgreementResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2021-04-20T04:26:11+02:00",
comments="JAXB RI v2.2.11")
public class AskChap4MedicalAdvisorAgreementResponse
Java class for AskChap4MedicalAdvisorAgreementResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AskChap4MedicalAdvisorAgreementResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType">
<sequence minOccurs="0">
<element name="CommonOutput" type="{urn:be:fgov:ehealth:chap4:core:v1}CommonOutputType"/>
<element name="RecordCommonOutput" type="{urn:be:fgov:ehealth:chap4:core:v1}RecordCommonOutputType"/>
<element name="ReturnInfo" type="{urn:be:fgov:ehealth:chap4:core:v1}FaultType" minOccurs="0"/>
<element name="Response" type="{urn:be:fgov:ehealth:chap4:core:v1}SecuredContentType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
AskChap4MedicalAdvisorAgreementResponse()
|
|
| Method Summary | |
|---|---|
CommonOutputType |
getCommonOutput()
Gets the value of the commonOutput property. |
RecordCommonOutputType |
getRecordCommonOutput()
Gets the value of the recordCommonOutput property. |
SecuredContentType |
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(SecuredContentType value)
Sets the value of the response property. |
void |
setReturnInfo(FaultType 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 |
|---|
public AskChap4MedicalAdvisorAgreementResponse()
| 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 SecuredContentType getResponse()
SecuredContentTypepublic void setResponse(SecuredContentType value)
value - allowed object is
SecuredContentType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||