Interface ILcdDAFIFNDBFeature

All Superinterfaces:
ILcdDAFIFNavaidFeature, ILcdNavaidFeature, ILcdNDBFeature

public interface ILcdDAFIFNDBFeature extends ILcdNDBFeature, ILcdDAFIFNavaidFeature
This interface extends the more general applicable features defined in the ILcdNDBFeature 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 NDB is TLcdDAFIFNDBDataProperties.

See Also: