Class EdgeNavigationAttributeDescription

java.lang.Object
com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
All Implemented Interfaces:
AttributeDescription, EdgeAttributeDescription, NavigationAttributeDescription, Serializable, scala.Equals, scala.Product

public class EdgeNavigationAttributeDescription extends Object implements EdgeAttributeDescription, NavigationAttributeDescription, scala.Product, Serializable
Deprecated.
Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
See Also:
  • Constructor Details

    • EdgeNavigationAttributeDescription

      public EdgeNavigationAttributeDescription(String name, int index)
      Deprecated.
  • Method Details

    • apply

      public abstract static R apply(T1 v1, T2 v2)
      Deprecated.
    • toString

      public static String toString()
      Deprecated.
    • name

      public String name()
      Deprecated.
      Specified by:
      name in interface AttributeDescription
    • index

      public int index()
      Deprecated.
      Specified by:
      index in interface AttributeDescription