|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons.protocol.v1.RequestType
be.fgov.ehealth.chap4.protocol.v1.AbstractChap4MedicalAdvisorAgreementRequestType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-02-02T03:47:10+01:00",
comments="JAXB RI v2.2.11")
public class AbstractChap4MedicalAdvisorAgreementRequestType
Java class for AbstractChap4MedicalAdvisorAgreementRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractChap4MedicalAdvisorAgreementRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v1}RequestType">
<sequence>
<element name="CommonInput" type="{urn:be:fgov:ehealth:chap4:core:v1}CommonInputType"/>
<element name="RecordCommonInput" type="{urn:be:fgov:ehealth:chap4:core:v1}RecordCommonInputType"/>
<element name="CareReceiver" type="{urn:be:fgov:ehealth:chap4:core:v1}CareReceiverIdType"/>
<element name="Request" type="{urn:be:fgov:ehealth:chap4:core:v1}SecuredContentType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
AbstractChap4MedicalAdvisorAgreementRequestType()
|
|
| 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 class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractChap4MedicalAdvisorAgreementRequestType()
| Method Detail |
|---|
public CommonInputType getCommonInput()
CommonInputTypepublic void setCommonInput(CommonInputType value)
value - allowed object is
CommonInputTypepublic RecordCommonInputType getRecordCommonInput()
RecordCommonInputTypepublic void setRecordCommonInput(RecordCommonInputType value)
value - allowed object is
RecordCommonInputTypepublic CareReceiverIdType getCareReceiver()
CareReceiverIdTypepublic void setCareReceiver(CareReceiverIdType value)
value - allowed object is
CareReceiverIdTypepublic SecuredContentType getRequest()
SecuredContentTypepublic 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 | |||||||||