@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02: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()
String
public void setConsultantDoctor(String value)
value
- allowed object is
String
public String getProvider()
String
public void setProvider(String value)
value
- allowed object is
String
public org.joda.time.DateTime getVisitDate()
String
public void setVisitDate(org.joda.time.DateTime value)
value
- allowed object is
String
public NurseContractualCareDetailType getNewValue()
NurseContractualCareDetailType
public void setNewValue(NurseContractualCareDetailType value)
value
- allowed object is
NurseContractualCareDetailType
public Boolean isPaliatifPatient()
Boolean
public void setPaliatifPatient(Boolean value)
value
- allowed object is
Boolean
public MessageNatureType getType()
MessageNatureType
public void setType(MessageNatureType value)
value
- allowed object is
MessageNatureType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.