@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class PalliativeCareCareProviderType extends Object implements Serializable
Java class for PalliativeCareCareProviderType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PalliativeCareCareProviderType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Nurse" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType" minOccurs="0"/> <element name="MultidisciplinaryTeam" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
PalliativeCareCareProviderType() |
Modifier and Type | Method and Description |
---|---|
String |
getMultidisciplinaryTeam()
Gets the value of the multidisciplinaryTeam property.
|
String |
getNurse()
Gets the value of the nurse property.
|
void |
setMultidisciplinaryTeam(String value)
Sets the value of the multidisciplinaryTeam property.
|
void |
setNurse(String value)
Sets the value of the nurse property.
|
public String getNurse()
String
public void setNurse(String value)
value
- allowed object is
String
public String getMultidisciplinaryTeam()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.