@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") 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()
String
public void setNurseReference(String value)
value
- allowed object is
String
public String getRequester()
String
public void setRequester(String value)
value
- allowed object is
String
public org.joda.time.DateTime getPeriodStart()
String
public void setPeriodStart(org.joda.time.DateTime value)
value
- allowed object is
String
public PalliativeCareGroupType getGroup()
PalliativeCareGroupType
public void setGroup(PalliativeCareGroupType value)
value
- allowed object is
PalliativeCareGroupType
public String getUsualDoctor()
String
public void setUsualDoctor(String value)
value
- allowed object is
String
public PalliativeCareCareProviderType getCareProvider()
PalliativeCareCareProviderType
public void setCareProvider(PalliativeCareCareProviderType value)
value
- allowed object is
PalliativeCareCareProviderType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.