|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.vlaanderen.mercurius.vsb_wzcmh.schemas.v1.DetailType
@Generated(value="com.sun.tools.xjc.Driver", date="2020-09-28T09:56:04+02:00", comments="JAXB RI v2.2.11") public class DetailType
Detail KATZ-inschaling
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 Summary | |
---|---|
DetailType()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DetailType()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |