Class TLcdAIXM51Timesheet
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theannotationelement.static final TLcdDataPropertyData property that maps to thedayelement.static final TLcdDataPropertyData property that maps to thedayTilelement.static final TLcdDataPropertyData property that maps to thedaylightSavingAdjustelement.static final TLcdDataPropertyData property that maps to theendDateelement.static final TLcdDataPropertyData property that maps to theendEventInterpretationelement.static final TLcdDataPropertyData property that maps to theendEventelement.static final TLcdDataPropertyData property that maps to theendTimeelement.static final TLcdDataPropertyData property that maps to theendTimeRelativeEventelement.static final TLcdDataPropertyData property that maps to theexcludedelement.static final TLcdDataPropertyData property that maps to theextensionelement.static final TLcdDataPropertyData property that maps to thestartDateelement.static final TLcdDataPropertyData property that maps to thestartEventInterpretationelement.static final TLcdDataPropertyData property that maps to thestartEventelement.static final TLcdDataPropertyData property that maps to thestartTimeelement.static final TLcdDataPropertyData property that maps to thestartTimeRelativeEventelement.static final TLcdDataPropertyData property that maps to thetimeReferenceelement.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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.getDay()Returns the role value contained in the value of theDAY_PROPERTYproperty.Returns the role value contained in the value of theDAYLIGHT_SAVING_ADJUST_PROPERTYproperty.Returns the role value contained in the value of theDAY_TIL_PROPERTYproperty.Returns the role value contained in the value of theEND_DATE_PROPERTYproperty.Returns the role value contained in the value of theEND_EVENT_PROPERTYproperty.Returns the role value contained in the value of theEND_EVENT_INTERPRETATION_PROPERTYproperty.Returns the role value contained in the value of theEND_TIME_PROPERTYproperty.Returns the value of the property that maps to theendTimeRelativeEventelement.Returns the role value contained in the value of theEXCLUDED_PROPERTYproperty.Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.Returns the role value contained in the value of theSTART_DATE_PROPERTYproperty.Returns the role value contained in the value of theSTART_EVENT_PROPERTYproperty.Returns the role value contained in the value of theSTART_EVENT_INTERPRETATION_PROPERTYproperty.Returns the role value contained in the value of theSTART_TIME_PROPERTYproperty.Returns the value of the property that maps to thestartTimeRelativeEventelement.Returns the role value contained in the value of theTIME_REFERENCE_PROPERTYproperty.voidsetDay(TLcdAIXM51CodeDay aValue) Sets the value of the property that maps to thedayelement.voidSets the value of the property that maps to thedaylightSavingAdjustelement.voidsetDayTil(TLcdAIXM51CodeDay aValue) Sets the value of the property that maps to thedayTilelement.voidsetEndDate(String aValue) Sets the value of the property that maps to theendDateelement.voidsetEndEvent(TLcdAIXM51CodeTimeEvent aValue) Sets the value of the property that maps to theendEventelement.voidSets the value of the property that maps to theendEventInterpretationelement.voidsetEndTime(String aValue) Sets the value of the property that maps to theendTimeelement.voidSets the value of the property that maps to theendTimeRelativeEventelement.voidsetExcluded(TLcdAIXM51CodeYesNo aValue) Sets the value of the property that maps to theexcludedelement.voidsetStartDate(String aValue) Sets the value of the property that maps to thestartDateelement.voidsetStartEvent(TLcdAIXM51CodeTimeEvent aValue) Sets the value of the property that maps to thestartEventelement.voidSets the value of the property that maps to thestartEventInterpretationelement.voidsetStartTime(String aValue) Sets the value of the property that maps to thestartTimeelement.voidSets the value of the property that maps to thestartTimeRelativeEventelement.voidSets the value of the property that maps to thetimeReferenceelement.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 thetimeReferenceelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeReference>. -
START_DATE_PROPERTY
Data property that maps to thestartDateelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
END_DATE_PROPERTY
Data property that maps to theendDateelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
DAY_PROPERTY
Data property that maps to thedayelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeDay>. -
DAY_TIL_PROPERTY
Data property that maps to thedayTilelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeDay>. -
START_TIME_PROPERTY
Data property that maps to thestartTimeelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
START_EVENT_PROPERTY
Data property that maps to thestartEventelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeEvent>. -
START_TIME_RELATIVE_EVENT_PROPERTY
Data property that maps to thestartTimeRelativeEventelement. The possible values for this property are instances ofTLcdAIXM51ValDuration. -
START_EVENT_INTERPRETATION_PROPERTY
Data property that maps to thestartEventInterpretationelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeEventCombination>. -
END_TIME_PROPERTY
Data property that maps to theendTimeelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
END_EVENT_PROPERTY
Data property that maps to theendEventelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeEvent>. -
END_TIME_RELATIVE_EVENT_PROPERTY
Data property that maps to theendTimeRelativeEventelement. The possible values for this property are instances ofTLcdAIXM51ValDuration. -
END_EVENT_INTERPRETATION_PROPERTY
Data property that maps to theendEventInterpretationelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTimeEventCombination>. -
DAYLIGHT_SAVING_ADJUST_PROPERTY
Data property that maps to thedaylightSavingAdjustelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>. -
EXCLUDED_PROPERTY
Data property that maps to theexcludedelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>. -
ANNOTATION_PROPERTY
Data property that maps to theannotationelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>. -
EXTENSION_PROPERTY
Data property that maps to theextensionelement. 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_PROPERTYproperty. Returnsnullif the value of theTIME_REFERENCE_PROPERTYproperty isnull.A code indicating the time reference system (for example, 'UTC').
- Returns:
- the role value of the
TIME_REFERENCE_PROPERTYproperty. - See Also:
-
setTimeReference
Sets the value of the property that maps to thetimeReferenceelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theTIME_REFERENCE_PROPERTYproperty is set tonull.A code indicating the time reference system (for example, 'UTC').
- Parameters:
aValue- the role value to set for theTIME_REFERENCE_PROPERTYproperty.
-
getStartDate
Returns the role value contained in the value of theSTART_DATE_PROPERTYproperty. Returnsnullif the value of theSTART_DATE_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setStartDate
Sets the value of the property that maps to thestartDateelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theSTART_DATE_PROPERTYproperty 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_PROPERTYproperty.
-
getEndDate
Returns the role value contained in the value of theEND_DATE_PROPERTYproperty. Returnsnullif the value of theEND_DATE_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setEndDate
Sets the value of the property that maps to theendDateelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theEND_DATE_PROPERTYproperty 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_PROPERTYproperty.
-
getDay
Returns the role value contained in the value of theDAY_PROPERTYproperty. Returnsnullif the value of theDAY_PROPERTYproperty isnull.A code indicating the day the timesheet is referring to.
- Returns:
- the role value of the
DAY_PROPERTYproperty. - See Also:
-
setDay
Sets the value of the property that maps to thedayelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theDAY_PROPERTYproperty is set tonull.A code indicating the day the timesheet is referring to.
- Parameters:
aValue- the role value to set for theDAY_PROPERTYproperty.
-
getDayTil
Returns the role value contained in the value of theDAY_TIL_PROPERTYproperty. Returnsnullif the value of theDAY_TIL_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setDayTil
Sets the value of the property that maps to thedayTilelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theDAY_TIL_PROPERTYproperty 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_PROPERTYproperty.
-
getStartTime
Returns the role value contained in the value of theSTART_TIME_PROPERTYproperty. Returnsnullif the value of theSTART_TIME_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setStartTime
Sets the value of the property that maps to thestartTimeelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theSTART_TIME_PROPERTYproperty 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_PROPERTYproperty.
-
getStartEvent
Returns the role value contained in the value of theSTART_EVENT_PROPERTYproperty. Returnsnullif the value of theSTART_EVENT_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setStartEvent
Sets the value of the property that maps to thestartEventelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theSTART_EVENT_PROPERTYproperty 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_PROPERTYproperty.
-
getStartTimeRelativeEvent
Returns the value of the property that maps to thestartTimeRelativeEventelement.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_PROPERTYproperty.
-
setStartTimeRelativeEvent
Sets the value of the property that maps to thestartTimeRelativeEventelement.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_PROPERTYproperty.
-
getStartEventInterpretation
Returns the role value contained in the value of theSTART_EVENT_INTERPRETATION_PROPERTYproperty. Returnsnullif the value of theSTART_EVENT_INTERPRETATION_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setStartEventInterpretation
Sets the value of the property that maps to thestartEventInterpretationelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theSTART_EVENT_INTERPRETATION_PROPERTYproperty 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_PROPERTYproperty.
-
getEndTime
Returns the role value contained in the value of theEND_TIME_PROPERTYproperty. Returnsnullif the value of theEND_TIME_PROPERTYproperty isnull.The time of the day when the period described in the timesheet ends.
- Returns:
- the role value of the
END_TIME_PROPERTYproperty. - See Also:
-
setEndTime
Sets the value of the property that maps to theendTimeelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theEND_TIME_PROPERTYproperty 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_PROPERTYproperty.
-
getEndEvent
Returns the role value contained in the value of theEND_EVENT_PROPERTYproperty. Returnsnullif the value of theEND_EVENT_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setEndEvent
Sets the value of the property that maps to theendEventelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theEND_EVENT_PROPERTYproperty 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_PROPERTYproperty.
-
getEndTimeRelativeEvent
Returns the value of the property that maps to theendTimeRelativeEventelement.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_PROPERTYproperty.
-
setEndTimeRelativeEvent
Sets the value of the property that maps to theendTimeRelativeEventelement.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_PROPERTYproperty.
-
getEndEventInterpretation
Returns the role value contained in the value of theEND_EVENT_INTERPRETATION_PROPERTYproperty. Returnsnullif the value of theEND_EVENT_INTERPRETATION_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setEndEventInterpretation
Sets the value of the property that maps to theendEventInterpretationelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theEND_EVENT_INTERPRETATION_PROPERTYproperty 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_PROPERTYproperty.
-
getDaylightSavingAdjust
Returns the role value contained in the value of theDAYLIGHT_SAVING_ADJUST_PROPERTYproperty. Returnsnullif the value of theDAYLIGHT_SAVING_ADJUST_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setDaylightSavingAdjust
Sets the value of the property that maps to thedaylightSavingAdjustelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theDAYLIGHT_SAVING_ADJUST_PROPERTYproperty 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_PROPERTYproperty.
-
getExcluded
Returns the role value contained in the value of theEXCLUDED_PROPERTYproperty. Returnsnullif the value of theEXCLUDED_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setExcluded
Sets the value of the property that maps to theexcludedelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theEXCLUDED_PROPERTYproperty 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_PROPERTYproperty.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.- Returns:
- the value of the
ANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances. - See Also:
-
getExtension
Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.- Returns:
- the value of the
EXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances. - See Also:
-