|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1.TemporaryAbsenceType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T05:07:47+01:00",
comments="JAXB RI v2.2.11")
public class TemporaryAbsenceTypeTijdelijke afwezigheid
Java class for TemporaryAbsenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TemporaryAbsenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<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 Summary | |
|---|---|
TemporaryAbsenceType()
|
|
| Method Summary | |
|---|---|
org.joda.time.DateTime |
getTemporaryAbsenceEndTime()
Gets the value of the temporaryAbsenceEndTime property. |
org.joda.time.DateTime |
getTemporaryAbsenceStartTime()
Gets the value of the temporaryAbsenceStartTime 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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemporaryAbsenceType()
| Method Detail |
|---|
public 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||