Uses of Class
com.luciad.format.arinc.model.util.TLcdTimeCode
Packages that use TLcdTimeCode
Package
Description
Provides type safe enumeration classes for all kinds of types used within the ARINC model package.
-
Uses of TLcdTimeCode in com.luciad.format.arinc.model.util
Fields in com.luciad.format.arinc.model.util declared as TLcdTimeCodeModifier and TypeFieldDescriptionstatic final TLcdTimeCode
TLcdTimeCode.ACTIVE_BY_NOTAM
Active times announced by NOTAM.static final TLcdTimeCode
TLcdTimeCode.ACTIVE_BY_TIME_OF_OPERATIONS
Active non-continuously, refer to the time of operations.static final TLcdTimeCode
TLcdTimeCode.ACTIVE_BY_TIME_OF_OPERATIONS_EXCL_HOLIDAYS
Active times are provided in the time of operations and exclude holidays.static final TLcdTimeCode
TLcdTimeCode.ACTIVE_BY_TIME_OF_OPERATIONS_INCL_HOLIDAYS
Active times are provided in the time of operations and include holidays.static final TLcdTimeCode
TLcdTimeCode.ACTIVE_BY_TIME_OF_OPERATIONS_NOTES
Active times are provided in the time of operations in note form.static final TLcdTimeCode
TLcdTimeCode.ACTIVE_EXCL_HOLIDAYS
Active continuously, excluding holidays.static final TLcdTimeCode
TLcdTimeCode.ACTIVE_INCL_HOLIDAYS
Active continuously, including holidays.