@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:23:56+01:00", comments="JAXB RI v2.3.7") public class PalliativeCareDetail extends Object implements Serializable
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 and Description |
|---|
PalliativeCareDetail() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.