@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:18+02:00", comments="JAXB RI v2.3.7") public class ConsultChap4MedicalAdvisorAgreementRequest extends Object implements Serializable
Java class for ConsultChap4MedicalAdvisorAgreementRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultChap4MedicalAdvisorAgreementRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CommonInput" type="{urn:be:cin:mycarenet:esb:common:v2}CommonInputType"/>
<element name="RecordCommonInput" type="{urn:be:cin:mycarenet:esb:common:v2}RecordCommonInputType"/>
<element name="CareReceiver" type="{urn:be:cin:types:v1}CareReceiverIdType"/>
<element name="Request" type="{urn:be:cin:mycarenet:esb:medicalAdvisorAgreement:chap4:consult:v1}RequestType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultChap4MedicalAdvisorAgreementRequest() |
| Modifier and Type | Method and Description |
|---|---|
CareReceiverIdType |
getCareReceiver()
Gets the value of the careReceiver property.
|
CommonInput |
getCommonInput()
Gets the value of the commonInput property.
|
RecordCommonInputType |
getRecordCommonInput()
Gets the value of the recordCommonInput property.
|
RequestType |
getRequest()
Gets the value of the request property.
|
void |
setCareReceiver(CareReceiverIdType value)
Sets the value of the careReceiver property.
|
void |
setCommonInput(CommonInput value)
Sets the value of the commonInput property.
|
void |
setRecordCommonInput(RecordCommonInputType value)
Sets the value of the recordCommonInput property.
|
void |
setRequest(RequestType value)
Sets the value of the request property.
|
public ConsultChap4MedicalAdvisorAgreementRequest()
public CommonInput getCommonInput()
CommonInputpublic void setCommonInput(CommonInput value)
value - allowed object is
CommonInputpublic RecordCommonInputType getRecordCommonInput()
RecordCommonInputTypepublic void setRecordCommonInput(RecordCommonInputType value)
value - allowed object is
RecordCommonInputTypepublic CareReceiverIdType getCareReceiver()
CareReceiverIdTypepublic void setCareReceiver(CareReceiverIdType value)
value - allowed object is
CareReceiverIdTypepublic RequestType getRequest()
RequestTypepublic void setRequest(RequestType value)
value - allowed object is
RequestType
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.