|
||||||||||
| 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.PalliativeCareCareProviderType
@Generated(value="com.sun.tools.xjc.Driver",
date="2021-04-20T04:26:27+02:00",
comments="JAXB RI v2.2.11")
public class PalliativeCareCareProviderType
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 Summary | |
|---|---|
PalliativeCareCareProviderType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PalliativeCareCareProviderType()
| Method Detail |
|---|
public String getNurse()
Stringpublic void setNurse(String value)
value - allowed object is
Stringpublic String getMultidisciplinaryTeam()
Stringpublic void setMultidisciplinaryTeam(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||