@Generated(value="com.sun.tools.xjc.Driver", date="2026-04-30T12:34:27+02:00", comments="JAXB RI v2.3.7") public class CareServiceType extends Object implements Serializable
Java class for CareServiceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CareServiceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CareServiceCode" type="{http://www.mercurius.vlaanderen.be/vsb/common/care-provider/v1}CareServiceCodeType"/>
<element name="RelativeCareServiceCode" type="{http://www.mercurius.vlaanderen.be/vsb/common/care-provider/v1}CareServiceCodeType" minOccurs="0"/>
<element name="CareServiceAmounts" type="{http://www.mercurius.vlaanderen.be/efact/df019/v1}CareServiceAmountsType"/>
<element name="NumberUnits" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CareServiceType() |
| Modifier and Type | Method and Description |
|---|---|
CareServiceAmountsType |
getCareServiceAmounts()
Gets the value of the careServiceAmounts property.
|
String |
getCareServiceCode()
Gets the value of the careServiceCode property.
|
int |
getNumberUnits()
Gets the value of the numberUnits property.
|
String |
getRelativeCareServiceCode()
Gets the value of the relativeCareServiceCode property.
|
void |
setCareServiceAmounts(CareServiceAmountsType value)
Sets the value of the careServiceAmounts property.
|
void |
setCareServiceCode(String value)
Sets the value of the careServiceCode property.
|
void |
setNumberUnits(int value)
Sets the value of the numberUnits property.
|
void |
setRelativeCareServiceCode(String value)
Sets the value of the relativeCareServiceCode property.
|
public String getCareServiceCode()
Stringpublic void setCareServiceCode(String value)
value - allowed object is
Stringpublic String getRelativeCareServiceCode()
Stringpublic void setRelativeCareServiceCode(String value)
value - allowed object is
Stringpublic CareServiceAmountsType getCareServiceAmounts()
CareServiceAmountsTypepublic void setCareServiceAmounts(CareServiceAmountsType value)
value - allowed object is
CareServiceAmountsTypepublic int getNumberUnits()
public void setNumberUnits(int value)
Connector Packaging TRUSSMAKER 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.