|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.chapterIV.wrapper.impl.AbstractWrapper<ConsultChap4MedicalAdvisorAgreementResponse>
be.ehealth.businessconnector.chapterIV.wrapper.impl.ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl
public class ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually
implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. Implements :
AbstractWrapper
Constructor Summary | |
---|---|
ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl(ConsultChap4MedicalAdvisorAgreementResponse response)
|
Method Summary | |
---|---|
CommonOutputType |
getCommonOutput()
Gets the value of the commonOutput property. |
String |
getId()
Gets the value of the id 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. |
StatusType |
getStatus()
Gets the value of the status property. |
void |
setCommonOutput(CommonOutputType value)
Sets the value of the commonOutput property. |
void |
setId(String value)
Sets the value of the id 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. |
void |
setStatus(StatusType value)
Sets the value of the status property. |
Methods inherited from class be.ehealth.businessconnector.chapterIV.wrapper.impl.AbstractWrapper |
---|
getXmlObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface be.ehealth.businessconnector.chapterIV.wrapper.WrappedXmlObject |
---|
getXmlObject |
Constructor Detail |
---|
public ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl(ConsultChap4MedicalAdvisorAgreementResponse response)
response
- Method Detail |
---|
public StatusType getStatus()
ResponseTypeIf
getStatus
in interface ResponseTypeIf
ResponseType.getStatus()
public void setStatus(StatusType value)
ResponseTypeIf
setStatus
in interface ResponseTypeIf
value
- ResponseType.setStatus(be.fgov.ehealth.commons.core.v1.StatusType)
public String getId()
ResponseTypeIf
getId
in interface ResponseTypeIf
ResponseType.getId()
public void setId(String value)
ResponseTypeIf
setId
in interface ResponseTypeIf
value
- ResponseType.setId(java.lang.String)
public CommonOutputType getCommonOutput()
Chap4MedicalAdvisorAgreementResponseWrapper
getCommonOutput
in interface Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse>
AbstractChap4MedicalAdvisorAgreementResponseType.getCommonOutput()
public void setCommonOutput(CommonOutputType value)
Chap4MedicalAdvisorAgreementResponseWrapper
setCommonOutput
in interface Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse>
value
- AbstractChap4MedicalAdvisorAgreementResponseType.setCommonOutput(be.fgov.ehealth.chap4.core.v1.CommonOutputType)
public RecordCommonOutputType getRecordCommonOutput()
Chap4MedicalAdvisorAgreementResponseWrapper
getRecordCommonOutput
in interface Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse>
AbstractChap4MedicalAdvisorAgreementResponseType.getRecordCommonOutput()
public void setRecordCommonOutput(RecordCommonOutputType value)
Chap4MedicalAdvisorAgreementResponseWrapper
setRecordCommonOutput
in interface Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse>
value
- AbstractChap4MedicalAdvisorAgreementResponseType.setRecordCommonOutput(be.fgov.ehealth.chap4.core.v1.RecordCommonOutputType)
public FaultType getReturnInfo()
Chap4MedicalAdvisorAgreementResponseWrapper
getReturnInfo
in interface Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse>
AbstractChap4MedicalAdvisorAgreementResponseType.getReturnInfo()
public void setReturnInfo(FaultType value)
Chap4MedicalAdvisorAgreementResponseWrapper
setReturnInfo
in interface Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse>
value
- AbstractChap4MedicalAdvisorAgreementResponseType.setReturnInfo(be.fgov.ehealth.chap4.core.v1.FaultType)
public SecuredContentType getResponse()
Chap4MedicalAdvisorAgreementResponseWrapper
getResponse
in interface Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse>
AbstractChap4MedicalAdvisorAgreementResponseType.getResponse()
public void setResponse(SecuredContentType value)
Chap4MedicalAdvisorAgreementResponseWrapper
setResponse
in interface Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse>
value
- AbstractChap4MedicalAdvisorAgreementResponseType.setResponse(be.fgov.ehealth.chap4.core.v1.SecuredContentType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |