|
||||||||||
| 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.PalliativeCareDetail
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:52:01+02:00",
comments="JAXB RI v2.2.11")
public class PalliativeCareDetail
Java class for PalliativeCareDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PalliativeCareDetailType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="NurseReference" type="{urn:be:cin:mycarenet:1.0:carenet:types}NurseReferenceType"/>
<element name="Requester" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType"/>
<element name="PeriodStart" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Group" type="{urn:be:cin:mycarenet:1.0:carenet:types}PalliativeCareGroupType"/>
<element name="UsualDoctor" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType"/>
<element name="CareProvider" type="{urn:be:cin:mycarenet:1.0:carenet:types}PalliativeCareCareProviderType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PalliativeCareDetail()
|
|
| Method Summary | |
|---|---|
PalliativeCareCareProviderType |
getCareProvider()
Gets the value of the careProvider property. |
PalliativeCareGroupType |
getGroup()
Gets the value of the group property. |
String |
getNurseReference()
Gets the value of the nurseReference property. |
org.joda.time.DateTime |
getPeriodStart()
Gets the value of the periodStart property. |
String |
getRequester()
Gets the value of the requester property. |
String |
getUsualDoctor()
Gets the value of the usualDoctor property. |
void |
setCareProvider(PalliativeCareCareProviderType value)
Sets the value of the careProvider property. |
void |
setGroup(PalliativeCareGroupType value)
Sets the value of the group property. |
void |
setNurseReference(String value)
Sets the value of the nurseReference property. |
void |
setPeriodStart(org.joda.time.DateTime value)
Sets the value of the periodStart property. |
void |
setRequester(String value)
Sets the value of the requester property. |
void |
setUsualDoctor(String value)
Sets the value of the usualDoctor property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PalliativeCareDetail()
| Method Detail |
|---|
public String getNurseReference()
Stringpublic void setNurseReference(String value)
value - allowed object is
Stringpublic String getRequester()
Stringpublic void setRequester(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getPeriodStart()
Stringpublic void setPeriodStart(org.joda.time.DateTime value)
value - allowed object is
Stringpublic PalliativeCareGroupType getGroup()
PalliativeCareGroupTypepublic void setGroup(PalliativeCareGroupType value)
value - allowed object is
PalliativeCareGroupTypepublic String getUsualDoctor()
Stringpublic void setUsualDoctor(String value)
value - allowed object is
Stringpublic PalliativeCareCareProviderType getCareProvider()
PalliativeCareCareProviderTypepublic void setCareProvider(PalliativeCareCareProviderType value)
value - allowed object is
PalliativeCareCareProviderType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||