@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:59:38+02:00", comments="JAXB RI v2.2.11") public class PalliativeCareGroupType extends Object implements Serializable
Java class for PalliativeCareGroupType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PalliativeCareGroupType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Responsible" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType"/>
<element name="ThirdPartyPayer" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PalliativeCareGroupType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponsible()
Gets the value of the responsible property.
|
String |
getThirdPartyPayer()
Gets the value of the thirdPartyPayer property.
|
void |
setResponsible(String value)
Sets the value of the responsible property.
|
void |
setThirdPartyPayer(String value)
Sets the value of the thirdPartyPayer property.
|
public String getResponsible()
Stringpublic void setResponsible(String value)
value - allowed object is
Stringpublic String getThirdPartyPayer()
String
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.