be.ehealth.businessconnector.chapterIV.wrapper
Interface Chap4MedicalAdvisorAgreementRequestWrapper<T>

All Superinterfaces:
Serializable, WrappedXmlObject<T>
All Known Implementing Classes:
AskChap4MedicalAdvisorAgreementRequestWrapperImpl, ConsultChap4MedicalAdvisorAgreementRequestWrapperImpl

public interface Chap4MedicalAdvisorAgreementRequestWrapper<T>
extends WrappedXmlObject<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

getCommonInput

CommonInputType getCommonInput()
Gets the value of the commonInput property.

Returns:
possible object is CommonInputType

setCommonInput

void setCommonInput(CommonInputType value)
Sets the value of the commonInput property.

Parameters:
value - allowed object is CommonInputType

getRecordCommonInput

RecordCommonInputType getRecordCommonInput()
Gets the value of the recordCommonInput property.

Returns:
possible object is RecordCommonInputType

setRecordCommonInput

void setRecordCommonInput(RecordCommonInputType value)
Sets the value of the recordCommonInput property.

Parameters:
value - allowed object is RecordCommonInputType

getCareReceiver

CareReceiverIdType getCareReceiver()
Gets the value of the careReceiver property.

Returns:
possible object is CareReceiverIdType

setCareReceiver

void setCareReceiver(CareReceiverIdType value)
Sets the value of the careReceiver property.

Parameters:
value - allowed object is CareReceiverIdType

getRequest

SecuredContentType getRequest()
Gets the value of the request property.

Returns:
possible object is SecuredContentType

setRequest

void setRequest(SecuredContentType value)
Sets the value of the request property.

Parameters:
value - allowed object is SecuredContentType



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.