Interface ILcdDAFIFArrestingGearFeature

All Superinterfaces:
ILcdArrestingGearFeature

public interface ILcdDAFIFArrestingGearFeature extends ILcdArrestingGearFeature
This interface extends the more general applicable features defined in the ILcdArrestingGearFeature interface with DAFIF specific features.

If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.

This interface defines the features (properties) that can be requested through ILcdFeatured. A more preferred and generic way to access the properties of a domain object is through ILcdDataObject. The related class defining the available data object properties for a DAFIF arresting gear is TLcdDAFIFArrestingGearDataProperties.

See Also:
  • Field Details

    • AERODROME_IDENTIFICATION

      static final String AERODROME_IDENTIFICATION
      The aerodrome identification of the arresting gear. The aerodrome identification is of the type String.
      See Also:
    • RUNWAY_IDENTIFIER

      static final String RUNWAY_IDENTIFIER
      The runway identifier of the arresting gear. The runway identifier is of the type String.
      See Also:
    • ENERGY_ABSORBING_DEVICE_CODE

      static final String ENERGY_ABSORBING_DEVICE_CODE
      The type of the energy absorbing device of the arresting gear. The energy absorbing device code is of the type String.
      See Also:
    • ENGAGING_DEVICE_CODE

      static final String ENGAGING_DEVICE_CODE
      The type of the engaging (or catching) device of the arresting gear. The engaging device code is of the type String.
      See Also:
    • ICAO_CODE

      static final String ICAO_CODE
      The ICAO location identifier of the arresting gear. This is a four letter code which consists of four characters or two characters and two spaces.

      This feature is of the type String.

      See Also: