|
||||||||||
| 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()
CommonInputTypevoid setCommonInput(CommonInputType value)
value - allowed object is CommonInputTypeRecordCommonInputType getRecordCommonInput()
RecordCommonInputTypevoid setRecordCommonInput(RecordCommonInputType value)
value - allowed object is RecordCommonInputTypeCareReceiverIdType getCareReceiver()
CareReceiverIdTypevoid setCareReceiver(CareReceiverIdType value)
value - allowed object is CareReceiverIdTypeSecuredContentType getRequest()
SecuredContentTypevoid setRequest(SecuredContentType value)
value - allowed object is SecuredContentType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||