|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Chap4MedicalAdvisorAgreementRequestWrapper<T>
Wrapper interface for agreement request objects. generated code which doesn't has common superclass and doesn't implement an interface.
Default impl : AskChap4MedicalAdvisorAgreementRequestWrapperImpl
Method Summary | |
---|---|
CareReceiverIdType |
getCareReceiver()
Gets the value of the careReceiver property. |
CommonInputType |
getCommonInput()
Gets the value of the commonInput property. |
RecordCommonInputType |
getRecordCommonInput()
Gets the value of the recordCommonInput property. |
SecuredContentType |
getRequest()
Gets the value of the request property. |
void |
setCareReceiver(CareReceiverIdType value)
Sets the value of the careReceiver property. |
void |
setCommonInput(CommonInputType value)
Sets the value of the commonInput property. |
void |
setRecordCommonInput(RecordCommonInputType value)
Sets the value of the recordCommonInput property. |
void |
setRequest(SecuredContentType value)
Sets the value of the request property. |
Methods inherited from interface be.ehealth.businessconnector.chapterIV.wrapper.WrappedXmlObject |
---|
getXmlObject |
Method Detail |
---|
CommonInputType getCommonInput()
CommonInputType
void setCommonInput(CommonInputType value)
value
- allowed object is CommonInputType
RecordCommonInputType getRecordCommonInput()
RecordCommonInputType
void setRecordCommonInput(RecordCommonInputType value)
value
- allowed object is RecordCommonInputType
CareReceiverIdType getCareReceiver()
CareReceiverIdType
void setCareReceiver(CareReceiverIdType value)
value
- allowed object is CareReceiverIdType
SecuredContentType getRequest()
SecuredContentType
void setRequest(SecuredContentType value)
value
- allowed object is SecuredContentType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |