@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:17:38+01:00", comments="JAXB RI v2.2.11") public class ModifyTemporaryAbsenceType extends Object implements Serializable
Java class for ModifyTemporaryAbsenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ModifyTemporaryAbsenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TemporaryAbsenceVSBReference" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}VSBReferenceType" minOccurs="0"/>
<element name="Action" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}ActionType"/>
<element name="TemporaryAbsenceStartTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="TemporaryAbsenceEndTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ModifyTemporaryAbsenceType() |
| Modifier and Type | Method and Description |
|---|---|
ActionType |
getAction()
Gets the value of the action property.
|
org.joda.time.DateTime |
getTemporaryAbsenceEndTime()
Gets the value of the temporaryAbsenceEndTime property.
|
org.joda.time.DateTime |
getTemporaryAbsenceStartTime()
Gets the value of the temporaryAbsenceStartTime property.
|
String |
getTemporaryAbsenceVSBReference()
Gets the value of the temporaryAbsenceVSBReference property.
|
void |
setAction(ActionType value)
Sets the value of the action property.
|
void |
setTemporaryAbsenceEndTime(org.joda.time.DateTime value)
Sets the value of the temporaryAbsenceEndTime property.
|
void |
setTemporaryAbsenceStartTime(org.joda.time.DateTime value)
Sets the value of the temporaryAbsenceStartTime property.
|
void |
setTemporaryAbsenceVSBReference(String value)
Sets the value of the temporaryAbsenceVSBReference property.
|
public String getTemporaryAbsenceVSBReference()
Stringpublic void setTemporaryAbsenceVSBReference(String value)
value - allowed object is
Stringpublic ActionType getAction()
ActionTypepublic void setAction(ActionType value)
value - allowed object is
ActionTypepublic org.joda.time.DateTime getTemporaryAbsenceStartTime()
Stringpublic void setTemporaryAbsenceStartTime(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getTemporaryAbsenceEndTime()
Stringpublic void setTemporaryAbsenceEndTime(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.