|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Chap4MedicalAdvisorAgreementResponseWrapper<T>
interface to wrap generated classes XXChap4MedicalAdvisorAgreementResponse in. Default impl :
AskChap4MedicalAdvisorAgreementResponseWrapperImpl
Extends :
ResponseTypeIf
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 interface be.ehealth.businessconnector.chapterIV.wrapper.ResponseTypeIf |
---|
getId, getStatus, setId, setStatus |
Methods inherited from interface be.ehealth.businessconnector.chapterIV.wrapper.WrappedXmlObject |
---|
getXmlObject |
Method Detail |
---|
CommonOutputType getCommonOutput()
CommonOutputType
void setCommonOutput(CommonOutputType value)
value
- allowed object is CommonOutputType
RecordCommonOutputType getRecordCommonOutput()
RecordCommonOutputType
void setRecordCommonOutput(RecordCommonOutputType value)
value
- allowed object is RecordCommonOutputType
FaultType getReturnInfo()
FaultType
void setReturnInfo(FaultType value)
value
- allowed object is FaultType
SecuredContentType getResponse()
SecuredContentType
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 |