@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:07:47+01:00", comments="JAXB RI v2.2.11") public class SingleNurseContractualCareUpdate extends Object implements Serializable
Java class for SingleNurseContractualCareUpdateType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SingleNurseContractualCareUpdateType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CareReceiverDetail" type="{urn:be:cin:mycarenet:1.0:carenet:types}ExtCareReceiverDetailType"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}NurseContractualCareUpdateDetail"/>
<element name="NurseContractualCarePreviousDetail" type="{urn:be:cin:mycarenet:1.0:carenet:types}NurseContractualCareDetailType"/>
</sequence>
<attGroup ref="{urn:be:cin:mycarenet:1.0:carenet:types}MessageHeader"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SingleNurseContractualCareUpdate() |
| Modifier and Type | Method and Description |
|---|---|
ExtCareReceiverDetailType |
getCareReceiverDetail()
Gets the value of the careReceiverDetail property.
|
MessageNameType |
getMessageName()
Gets the value of the messageName property.
|
NurseContractualCareDetailType |
getNurseContractualCarePreviousDetail()
Gets the value of the nurseContractualCarePreviousDetail property.
|
NurseContractualCareUpdateDetail |
getNurseContractualCareUpdateDetail()
Gets the value of the nurseContractualCareUpdateDetail property.
|
String |
getReceiverReference()
Gets the value of the receiverReference property.
|
String |
getSenderReference()
Gets the value of the senderReference property.
|
String |
getVersion()
Gets the value of the version property.
|
boolean |
isDuplicate()
Gets the value of the duplicate property.
|
boolean |
isSynchronous()
Gets the value of the synchronous property.
|
boolean |
isTestFlag()
Gets the value of the testFlag property.
|
void |
setCareReceiverDetail(ExtCareReceiverDetailType value)
Sets the value of the careReceiverDetail property.
|
void |
setDuplicate(boolean value)
Sets the value of the duplicate property.
|
void |
setMessageName(MessageNameType value)
Sets the value of the messageName property.
|
void |
setNurseContractualCarePreviousDetail(NurseContractualCareDetailType value)
Sets the value of the nurseContractualCarePreviousDetail property.
|
void |
setNurseContractualCareUpdateDetail(NurseContractualCareUpdateDetail value)
Sets the value of the nurseContractualCareUpdateDetail property.
|
void |
setReceiverReference(String value)
Sets the value of the receiverReference property.
|
void |
setSenderReference(String value)
Sets the value of the senderReference property.
|
void |
setSynchronous(boolean value)
Sets the value of the synchronous property.
|
void |
setTestFlag(boolean value)
Sets the value of the testFlag property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
public ExtCareReceiverDetailType getCareReceiverDetail()
ExtCareReceiverDetailTypepublic void setCareReceiverDetail(ExtCareReceiverDetailType value)
value - allowed object is
ExtCareReceiverDetailTypepublic NurseContractualCareUpdateDetail getNurseContractualCareUpdateDetail()
NurseContractualCareUpdateDetailpublic void setNurseContractualCareUpdateDetail(NurseContractualCareUpdateDetail value)
value - allowed object is
NurseContractualCareUpdateDetailpublic NurseContractualCareDetailType getNurseContractualCarePreviousDetail()
NurseContractualCareDetailTypepublic void setNurseContractualCarePreviousDetail(NurseContractualCareDetailType value)
value - allowed object is
NurseContractualCareDetailTypepublic MessageNameType getMessageName()
MessageNameTypepublic void setMessageName(MessageNameType value)
value - allowed object is
MessageNameTypepublic String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic boolean isDuplicate()
public void setDuplicate(boolean value)
public boolean isTestFlag()
public void setTestFlag(boolean value)
public String getSenderReference()
Stringpublic void setSenderReference(String value)
value - allowed object is
Stringpublic String getReceiverReference()
Stringpublic void setReceiverReference(String value)
value - allowed object is
Stringpublic boolean isSynchronous()
public void setSynchronous(boolean value)
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.