@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:44:44+02:00", comments="JAXB RI v2.2.11") public class DetailType extends Object implements Serializable
Java class for DetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DetailType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ToWashValue" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}ToWashValueType"/>
<element name="ToClothValue" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}ToClothValueType"/>
<element name="ToMoveValue" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}ToMoveValueType"/>
<element name="ToVisitToiletValue" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}ToVisitToiletValueType"/>
<element name="ContinenceValue" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}ContinenceValueType"/>
<element name="ToEatValue" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}ToEatValueType"/>
<element name="TimeValue" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}TimeValueType" minOccurs="0"/>
<element name="SpaceValue" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}SpaceValueType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DetailType() |
| Modifier and Type | Method and Description |
|---|---|
ContinenceValueType |
getContinenceValue()
Gets the value of the continenceValue property.
|
SpaceValueType |
getSpaceValue()
Gets the value of the spaceValue property.
|
TimeValueType |
getTimeValue()
Gets the value of the timeValue property.
|
ToClothValueType |
getToClothValue()
Gets the value of the toClothValue property.
|
ToEatValueType |
getToEatValue()
Gets the value of the toEatValue property.
|
ToMoveValueType |
getToMoveValue()
Gets the value of the toMoveValue property.
|
ToVisitToiletValueType |
getToVisitToiletValue()
Gets the value of the toVisitToiletValue property.
|
ToWashValueType |
getToWashValue()
Gets the value of the toWashValue property.
|
void |
setContinenceValue(ContinenceValueType value)
Sets the value of the continenceValue property.
|
void |
setSpaceValue(SpaceValueType value)
Sets the value of the spaceValue property.
|
void |
setTimeValue(TimeValueType value)
Sets the value of the timeValue property.
|
void |
setToClothValue(ToClothValueType value)
Sets the value of the toClothValue property.
|
void |
setToEatValue(ToEatValueType value)
Sets the value of the toEatValue property.
|
void |
setToMoveValue(ToMoveValueType value)
Sets the value of the toMoveValue property.
|
void |
setToVisitToiletValue(ToVisitToiletValueType value)
Sets the value of the toVisitToiletValue property.
|
void |
setToWashValue(ToWashValueType value)
Sets the value of the toWashValue property.
|
public ToWashValueType getToWashValue()
ToWashValueTypepublic void setToWashValue(ToWashValueType value)
value - allowed object is
ToWashValueTypepublic ToClothValueType getToClothValue()
ToClothValueTypepublic void setToClothValue(ToClothValueType value)
value - allowed object is
ToClothValueTypepublic ToMoveValueType getToMoveValue()
ToMoveValueTypepublic void setToMoveValue(ToMoveValueType value)
value - allowed object is
ToMoveValueTypepublic ToVisitToiletValueType getToVisitToiletValue()
ToVisitToiletValueTypepublic void setToVisitToiletValue(ToVisitToiletValueType value)
value - allowed object is
ToVisitToiletValueTypepublic ContinenceValueType getContinenceValue()
ContinenceValueTypepublic void setContinenceValue(ContinenceValueType value)
value - allowed object is
ContinenceValueTypepublic ToEatValueType getToEatValue()
ToEatValueTypepublic void setToEatValue(ToEatValueType value)
value - allowed object is
ToEatValueTypepublic TimeValueType getTimeValue()
TimeValueTypepublic void setTimeValue(TimeValueType value)
value - allowed object is
TimeValueTypepublic SpaceValueType getSpaceValue()
SpaceValueTypepublic void setSpaceValue(SpaceValueType value)
value - allowed object is
SpaceValueType
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.