|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.mycarenet._1_0.carenet.types.NurseContractualCareUpdateDetail
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-20T05:32:56+02:00",
comments="JAXB RI v2.2.11")
public class NurseContractualCareUpdateDetail
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 Summary | |
|---|---|
NurseContractualCareUpdateDetail()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NurseContractualCareUpdateDetail()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||