@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+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/wzcmh/common/v3}ToWashValueType"/> <element name="ToClothValue" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}ToClothValueType"/> <element name="ToMoveValue" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}ToMoveValueType"/> <element name="ToVisitToiletValue" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}ToVisitToiletValueType"/> <element name="ContinenceValue" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}ContinenceValueType"/> <element name="ToEatValue" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}ToEatValueType"/> <element name="TimeValue" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}TimeValueType" minOccurs="0"/> <element name="SpaceValue" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}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()
ToWashValueType
public void setToWashValue(ToWashValueType value)
value
- allowed object is
ToWashValueType
public ToClothValueType getToClothValue()
ToClothValueType
public void setToClothValue(ToClothValueType value)
value
- allowed object is
ToClothValueType
public ToMoveValueType getToMoveValue()
ToMoveValueType
public void setToMoveValue(ToMoveValueType value)
value
- allowed object is
ToMoveValueType
public ToVisitToiletValueType getToVisitToiletValue()
ToVisitToiletValueType
public void setToVisitToiletValue(ToVisitToiletValueType value)
value
- allowed object is
ToVisitToiletValueType
public ContinenceValueType getContinenceValue()
ContinenceValueType
public void setContinenceValue(ContinenceValueType value)
value
- allowed object is
ContinenceValueType
public ToEatValueType getToEatValue()
ToEatValueType
public void setToEatValue(ToEatValueType value)
value
- allowed object is
ToEatValueType
public TimeValueType getTimeValue()
TimeValueType
public void setTimeValue(TimeValueType value)
value
- allowed object is
TimeValueType
public SpaceValueType getSpaceValue()
SpaceValueType
public void setSpaceValue(SpaceValueType value)
value
- allowed object is
SpaceValueType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.