Class TLcdAIXM51Timesheet
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to theday
element.static final TLcdDataProperty
Data property that maps to thedayTil
element.static final TLcdDataProperty
Data property that maps to thedaylightSavingAdjust
element.static final TLcdDataProperty
Data property that maps to theendDate
element.static final TLcdDataProperty
Data property that maps to theendEventInterpretation
element.static final TLcdDataProperty
Data property that maps to theendEvent
element.static final TLcdDataProperty
Data property that maps to theendTime
element.static final TLcdDataProperty
Data property that maps to theendTimeRelativeEvent
element.static final TLcdDataProperty
Data property that maps to theexcluded
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to thestartDate
element.static final TLcdDataProperty
Data property that maps to thestartEventInterpretation
element.static final TLcdDataProperty
Data property that maps to thestartEvent
element.static final TLcdDataProperty
Data property that maps to thestartTime
element.static final TLcdDataProperty
Data property that maps to thestartTimeRelativeEvent
element.static final TLcdDataProperty
Data property that maps to thetimeReference
element.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.getDay()
Returns the role value contained in the value of theDAY_PROPERTY
property.Returns the role value contained in the value of theDAYLIGHT_SAVING_ADJUST_PROPERTY
property.Returns the role value contained in the value of theDAY_TIL_PROPERTY
property.Returns the role value contained in the value of theEND_DATE_PROPERTY
property.Returns the role value contained in the value of theEND_EVENT_PROPERTY
property.Returns the role value contained in the value of theEND_EVENT_INTERPRETATION_PROPERTY
property.Returns the role value contained in the value of theEND_TIME_PROPERTY
property.Returns the value of the property that maps to theendTimeRelativeEvent
element.Returns the role value contained in the value of theEXCLUDED_PROPERTY
property.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the role value contained in the value of theSTART_DATE_PROPERTY
property.Returns the role value contained in the value of theSTART_EVENT_PROPERTY
property.Returns the role value contained in the value of theSTART_EVENT_INTERPRETATION_PROPERTY
property.Returns the role value contained in the value of theSTART_TIME_PROPERTY
property.Returns the value of the property that maps to thestartTimeRelativeEvent
element.Returns the role value contained in the value of theTIME_REFERENCE_PROPERTY
property.void
setDay
(TLcdAIXM51CodeDay aValue) Sets the value of the property that maps to theday
element.void
Sets the value of the property that maps to thedaylightSavingAdjust
element.void
setDayTil
(TLcdAIXM51CodeDay aValue) Sets the value of the property that maps to thedayTil
element.void
setEndDate
(String aValue) Sets the value of the property that maps to theendDate
element.void
setEndEvent
(TLcdAIXM51CodeTimeEvent aValue) Sets the value of the property that maps to theendEvent
element.void
Sets the value of the property that maps to theendEventInterpretation
element.void
setEndTime
(String aValue) Sets the value of the property that maps to theendTime
element.void
Sets the value of the property that maps to theendTimeRelativeEvent
element.void
setExcluded
(TLcdAIXM51CodeYesNo aValue) Sets the value of the property that maps to theexcluded
element.void
setStartDate
(String aValue) Sets the value of the property that maps to thestartDate
element.void
setStartEvent
(TLcdAIXM51CodeTimeEvent aValue) Sets the value of the property that maps to thestartEvent
element.void
Sets the value of the property that maps to thestartEventInterpretation
element.void
setStartTime
(String aValue) Sets the value of the property that maps to thestartTime
element.void
Sets the value of the property that maps to thestartTimeRelativeEvent
element.void
Sets the value of the property that maps to thetimeReference
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
TIME_REFERENCE_PROPERTY
Data property that maps to thetimeReference
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeReference>
. -
START_DATE_PROPERTY
Data property that maps to thestartDate
element. The possible values for this property are instances ofTLcdAIXM51Optional<String>
. -
END_DATE_PROPERTY
Data property that maps to theendDate
element. The possible values for this property are instances ofTLcdAIXM51Optional<String>
. -
DAY_PROPERTY
Data property that maps to theday
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeDay>
. -
DAY_TIL_PROPERTY
Data property that maps to thedayTil
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeDay>
. -
START_TIME_PROPERTY
Data property that maps to thestartTime
element. The possible values for this property are instances ofTLcdAIXM51Optional<String>
. -
START_EVENT_PROPERTY
Data property that maps to thestartEvent
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeEvent>
. -
START_TIME_RELATIVE_EVENT_PROPERTY
Data property that maps to thestartTimeRelativeEvent
element. The possible values for this property are instances ofTLcdAIXM51ValDuration
. -
START_EVENT_INTERPRETATION_PROPERTY
Data property that maps to thestartEventInterpretation
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeEventCombination>
. -
END_TIME_PROPERTY
Data property that maps to theendTime
element. The possible values for this property are instances ofTLcdAIXM51Optional<String>
. -
END_EVENT_PROPERTY
Data property that maps to theendEvent
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeEvent>
. -
END_TIME_RELATIVE_EVENT_PROPERTY
Data property that maps to theendTimeRelativeEvent
element. The possible values for this property are instances ofTLcdAIXM51ValDuration
. -
END_EVENT_INTERPRETATION_PROPERTY
Data property that maps to theendEventInterpretation
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeEventCombination>
. -
DAYLIGHT_SAVING_ADJUST_PROPERTY
Data property that maps to thedaylightSavingAdjust
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
EXCLUDED_PROPERTY
Data property that maps to theexcluded
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
EXTENSION_PROPERTY
Data property that maps to theextension
element. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>
.
-
-
Constructor Details
-
TLcdAIXM51Timesheet
public TLcdAIXM51Timesheet() -
TLcdAIXM51Timesheet
-
-
Method Details
-
getTimeReference
Returns the role value contained in the value of theTIME_REFERENCE_PROPERTY
property. Returnsnull
if the value of theTIME_REFERENCE_PROPERTY
property isnull
.A code indicating the time reference system (for example, 'UTC').
- Returns:
- the role value of the
TIME_REFERENCE_PROPERTY
property. - See Also:
-
setTimeReference
Sets the value of the property that maps to thetimeReference
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theTIME_REFERENCE_PROPERTY
property is set tonull
.A code indicating the time reference system (for example, 'UTC').
- Parameters:
aValue
- the role value to set for theTIME_REFERENCE_PROPERTY
property.
-
getStartDate
Returns the role value contained in the value of theSTART_DATE_PROPERTY
property. Returnsnull
if the value of theSTART_DATE_PROPERTY
property isnull
.The start date of the validity of a timesheet. Used together with "endDate" to express repetitive time periods like 15 May to 15 November.
- Returns:
- the role value of the
START_DATE_PROPERTY
property. - See Also:
-
setStartDate
Sets the value of the property that maps to thestartDate
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theSTART_DATE_PROPERTY
property is set tonull
.The start date of the validity of a timesheet. Used together with "endDate" to express repetitive time periods like 15 May to 15 November.
- Parameters:
aValue
- the role value to set for theSTART_DATE_PROPERTY
property.
-
getEndDate
Returns the role value contained in the value of theEND_DATE_PROPERTY
property. Returnsnull
if the value of theEND_DATE_PROPERTY
property isnull
.The end date of the validity of a timesheet. Used together with "startDate" to express repetitive time periods like 15 May to 15 November.
- Returns:
- the role value of the
END_DATE_PROPERTY
property. - See Also:
-
setEndDate
Sets the value of the property that maps to theendDate
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theEND_DATE_PROPERTY
property is set tonull
.The end date of the validity of a timesheet. Used together with "startDate" to express repetitive time periods like 15 May to 15 November.
- Parameters:
aValue
- the role value to set for theEND_DATE_PROPERTY
property.
-
getDay
Returns the role value contained in the value of theDAY_PROPERTY
property. Returnsnull
if the value of theDAY_PROPERTY
property isnull
.A code indicating the day the timesheet is referring to.
- Returns:
- the role value of the
DAY_PROPERTY
property. - See Also:
-
setDay
Sets the value of the property that maps to theday
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theDAY_PROPERTY
property is set tonull
.A code indicating the day the timesheet is referring to.
- Parameters:
aValue
- the role value to set for theDAY_PROPERTY
property.
-
getDayTil
Returns the role value contained in the value of theDAY_TIL_PROPERTY
property. Returnsnull
if the value of theDAY_TIL_PROPERTY
property isnull
.A code indicating the days affected by a timesheet, as follows: - if the value of this attribute is left blank, the "endTime", "endEvent", "endTimeRelativeEvent" and "endEventInterpretation" properties must be considered as occurring on the day specified in the attribute "day" (e.g. MON from 07:30 till 16:00); - if the value of this attribute is not blank, the "endTime", "endEvent", "endTimeRelativeEvent" and "endEventInterpretation" properties must be considered as occurring on the day specified in this attribute and the period described by the timesheet is considered to be a continuous one (e.g. MON 07:30 till FRI 16:00);
- Returns:
- the role value of the
DAY_TIL_PROPERTY
property. - See Also:
-
setDayTil
Sets the value of the property that maps to thedayTil
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theDAY_TIL_PROPERTY
property is set tonull
.A code indicating the days affected by a timesheet, as follows: - if the value of this attribute is left blank, the "endTime", "endEvent", "endTimeRelativeEvent" and "endEventInterpretation" properties must be considered as occurring on the day specified in the attribute "day" (e.g. MON from 07:30 till 16:00); - if the value of this attribute is not blank, the "endTime", "endEvent", "endTimeRelativeEvent" and "endEventInterpretation" properties must be considered as occurring on the day specified in this attribute and the period described by the timesheet is considered to be a continuous one (e.g. MON 07:30 till FRI 16:00);
- Parameters:
aValue
- the role value to set for theDAY_TIL_PROPERTY
property.
-
getStartTime
Returns the role value contained in the value of theSTART_TIME_PROPERTY
property. Returnsnull
if the value of theSTART_TIME_PROPERTY
property isnull
.The time of the day (specified in the "day" attribute) when the period described in the timesheet starts.
- Returns:
- the role value of the
START_TIME_PROPERTY
property. - See Also:
-
setStartTime
Sets the value of the property that maps to thestartTime
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theSTART_TIME_PROPERTY
property is set tonull
.The time of the day (specified in the "day" attribute) when the period described in the timesheet starts.
- Parameters:
aValue
- the role value to set for theSTART_TIME_PROPERTY
property.
-
getStartEvent
Returns the role value contained in the value of theSTART_EVENT_PROPERTY
property. Returnsnull
if the value of theSTART_EVENT_PROPERTY
property isnull
.A coded reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in the Timesheet starts.
- Returns:
- the role value of the
START_EVENT_PROPERTY
property. - See Also:
-
setStartEvent
Sets the value of the property that maps to thestartEvent
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theSTART_EVENT_PROPERTY
property is set tonull
.A coded reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in the Timesheet starts.
- Parameters:
aValue
- the role value to set for theSTART_EVENT_PROPERTY
property.
-
getStartTimeRelativeEvent
Returns the value of the property that maps to thestartTimeRelativeEvent
element.The number of minutes before or after the event referred to in the "startEvent" attribute when the period described in the Timesheet starts.
- Returns:
- the value of the
START_TIME_RELATIVE_EVENT_PROPERTY
property.
-
setStartTimeRelativeEvent
Sets the value of the property that maps to thestartTimeRelativeEvent
element.The number of minutes before or after the event referred to in the "startEvent" attribute when the period described in the Timesheet starts.
- Parameters:
aValue
- the value to set for theSTART_TIME_RELATIVE_EVENT_PROPERTY
property.
-
getStartEventInterpretation
Returns the role value contained in the value of theSTART_EVENT_INTERPRETATION_PROPERTY
property. Returnsnull
if the value of theSTART_EVENT_INTERPRETATION_PROPERTY
property isnull
.When both the "startTime" and "startEvent" values are not blank, this attribute explains how the combination of the two attributes should be interpreted, i.e. which of the two moments in time is the beginning of the period described by the timesheet.
- Returns:
- the role value of the
START_EVENT_INTERPRETATION_PROPERTY
property. - See Also:
-
setStartEventInterpretation
Sets the value of the property that maps to thestartEventInterpretation
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theSTART_EVENT_INTERPRETATION_PROPERTY
property is set tonull
.When both the "startTime" and "startEvent" values are not blank, this attribute explains how the combination of the two attributes should be interpreted, i.e. which of the two moments in time is the beginning of the period described by the timesheet.
- Parameters:
aValue
- the role value to set for theSTART_EVENT_INTERPRETATION_PROPERTY
property.
-
getEndTime
Returns the role value contained in the value of theEND_TIME_PROPERTY
property. Returnsnull
if the value of theEND_TIME_PROPERTY
property isnull
.The time of the day when the period described in the timesheet ends.
- Returns:
- the role value of the
END_TIME_PROPERTY
property. - See Also:
-
setEndTime
Sets the value of the property that maps to theendTime
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theEND_TIME_PROPERTY
property is set tonull
.The time of the day when the period described in the timesheet ends.
- Parameters:
aValue
- the role value to set for theEND_TIME_PROPERTY
property.
-
getEndEvent
Returns the role value contained in the value of theEND_EVENT_PROPERTY
property. Returnsnull
if the value of theEND_EVENT_PROPERTY
property isnull
.A coded reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in the Timesheet ends.
- Returns:
- the role value of the
END_EVENT_PROPERTY
property. - See Also:
-
setEndEvent
Sets the value of the property that maps to theendEvent
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theEND_EVENT_PROPERTY
property is set tonull
.A coded reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in the Timesheet ends.
- Parameters:
aValue
- the role value to set for theEND_EVENT_PROPERTY
property.
-
getEndTimeRelativeEvent
Returns the value of the property that maps to theendTimeRelativeEvent
element.The number of minutes before or after the event referred to in the "endEvent" attribute when the period described in the Timesheet ends.
- Returns:
- the value of the
END_TIME_RELATIVE_EVENT_PROPERTY
property.
-
setEndTimeRelativeEvent
Sets the value of the property that maps to theendTimeRelativeEvent
element.The number of minutes before or after the event referred to in the "endEvent" attribute when the period described in the Timesheet ends.
- Parameters:
aValue
- the value to set for theEND_TIME_RELATIVE_EVENT_PROPERTY
property.
-
getEndEventInterpretation
Returns the role value contained in the value of theEND_EVENT_INTERPRETATION_PROPERTY
property. Returnsnull
if the value of theEND_EVENT_INTERPRETATION_PROPERTY
property isnull
.When both the "endTime" and "endEvent" values are not blank, this attribute explains how the combination of the two attributes should be interpreted, i.e. which of the two moments in time is the end of the period described by the timesheet.
- Returns:
- the role value of the
END_EVENT_INTERPRETATION_PROPERTY
property. - See Also:
-
setEndEventInterpretation
Sets the value of the property that maps to theendEventInterpretation
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theEND_EVENT_INTERPRETATION_PROPERTY
property is set tonull
.When both the "endTime" and "endEvent" values are not blank, this attribute explains how the combination of the two attributes should be interpreted, i.e. which of the two moments in time is the end of the period described by the timesheet.
- Parameters:
aValue
- the role value to set for theEND_EVENT_INTERPRETATION_PROPERTY
property.
-
getDaylightSavingAdjust
Returns the role value contained in the value of theDAYLIGHT_SAVING_ADJUST_PROPERTY
property. Returnsnull
if the value of theDAYLIGHT_SAVING_ADJUST_PROPERTY
property isnull
.Indicates that the startTime and endTime values have to be decreased by one hour when Daylight Saving is in force (summer time).
- Returns:
- the role value of the
DAYLIGHT_SAVING_ADJUST_PROPERTY
property. - See Also:
-
setDaylightSavingAdjust
Sets the value of the property that maps to thedaylightSavingAdjust
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theDAYLIGHT_SAVING_ADJUST_PROPERTY
property is set tonull
.Indicates that the startTime and endTime values have to be decreased by one hour when Daylight Saving is in force (summer time).
- Parameters:
aValue
- the role value to set for theDAYLIGHT_SAVING_ADJUST_PROPERTY
property.
-
getExcluded
Returns the role value contained in the value of theEXCLUDED_PROPERTY
property. Returnsnull
if the value of theEXCLUDED_PROPERTY
property isnull
.Indicates that the time block indicated by the current Timesheet is excluded (subtracted) from the total schedule.
- Returns:
- the role value of the
EXCLUDED_PROPERTY
property. - See Also:
-
setExcluded
Sets the value of the property that maps to theexcluded
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theEXCLUDED_PROPERTY
property is set tonull
.Indicates that the time block indicated by the current Timesheet is excluded (subtracted) from the total schedule.
- Parameters:
aValue
- the role value to set for theEXCLUDED_PROPERTY
property.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.- Returns:
- the value of the
ANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances. - See Also:
-
getExtension
Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.- Returns:
- the value of the
EXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances. - See Also:
-