Interface ILcdATSRouteFeature

All Superinterfaces:
ILcdRouteFeature
All Known Subinterfaces:
ILcdAIXMATSRouteFeature, ILcdDAFIFATSRouteFeature

public interface ILcdATSRouteFeature extends ILcdRouteFeature
This interface defines generally applicable features for an ATS route. If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The identifier of the ATS route.
  • Field Details

    • IDENTIFIER

      static final String IDENTIFIER
      The identifier of the ATS route. The identifier is of the type String.
      See Also: