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 TLcdTimeCodeTLcdTimeCode.ACTIVE_BY_NOTAMActive times announced by NOTAM.static final TLcdTimeCodeTLcdTimeCode.ACTIVE_BY_TIME_OF_OPERATIONSActive non-continuously, refer to the time of operations.static final TLcdTimeCodeTLcdTimeCode.ACTIVE_BY_TIME_OF_OPERATIONS_EXCL_HOLIDAYSActive times are provided in the time of operations and exclude holidays.static final TLcdTimeCodeTLcdTimeCode.ACTIVE_BY_TIME_OF_OPERATIONS_INCL_HOLIDAYSActive times are provided in the time of operations and include holidays.static final TLcdTimeCodeTLcdTimeCode.ACTIVE_BY_TIME_OF_OPERATIONS_NOTESActive times are provided in the time of operations in note form.static final TLcdTimeCodeTLcdTimeCode.ACTIVE_EXCL_HOLIDAYSActive continuously, excluding holidays.static final TLcdTimeCodeTLcdTimeCode.ACTIVE_INCL_HOLIDAYSActive continuously, including holidays.