@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:07:47+01:00", comments="JAXB RI v2.2.11") public class NurseContractualCareUpdateDetail extends Object implements Serializable
Java class for NurseContractualCareUpdateDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NurseContractualCareUpdateDetailType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ConsultantDoctor" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType"/>
<element name="Provider" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType"/>
<element name="VisitDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="newValue" type="{urn:be:cin:mycarenet:1.0:carenet:types}NurseContractualCareDetailType"/>
<element name="PaliatifPatient" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
<attribute name="type" use="required" type="{urn:be:cin:mycarenet:1.0:carenet:types}MessageNatureType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NurseContractualCareUpdateDetail() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConsultantDoctor()
Gets the value of the consultantDoctor property.
|
NurseContractualCareDetailType |
getNewValue()
Gets the value of the newValue property.
|
String |
getProvider()
Gets the value of the provider property.
|
MessageNatureType |
getType()
Gets the value of the type property.
|
org.joda.time.DateTime |
getVisitDate()
Gets the value of the visitDate property.
|
Boolean |
isPaliatifPatient()
Gets the value of the paliatifPatient property.
|
void |
setConsultantDoctor(String value)
Sets the value of the consultantDoctor property.
|
void |
setNewValue(NurseContractualCareDetailType value)
Sets the value of the newValue property.
|
void |
setPaliatifPatient(Boolean value)
Sets the value of the paliatifPatient property.
|
void |
setProvider(String value)
Sets the value of the provider property.
|
void |
setType(MessageNatureType value)
Sets the value of the type property.
|
void |
setVisitDate(org.joda.time.DateTime value)
Sets the value of the visitDate property.
|
public String getConsultantDoctor()
Stringpublic void setConsultantDoctor(String value)
value - allowed object is
Stringpublic String getProvider()
Stringpublic void setProvider(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getVisitDate()
Stringpublic void setVisitDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic NurseContractualCareDetailType getNewValue()
NurseContractualCareDetailTypepublic void setNewValue(NurseContractualCareDetailType value)
value - allowed object is
NurseContractualCareDetailTypepublic Boolean isPaliatifPatient()
Booleanpublic void setPaliatifPatient(Boolean value)
value - allowed object is
Booleanpublic MessageNatureType getType()
MessageNatureTypepublic void setType(MessageNatureType value)
value - allowed object is
MessageNatureType
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.