Class RangeAdvancedNavigationAttributeDescription
java.lang.Object
com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
- All Implemented Interfaces:
AttributeDescription,RangeAttributeDescription,AdvancedNavigationAttributeDescription,Serializable,scala.Equals,scala.Product
public class RangeAdvancedNavigationAttributeDescription
extends Object
implements RangeAttributeDescription, AdvancedNavigationAttributeDescription, scala.Product, Serializable
Deprecated.
Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRangeAdvancedNavigationAttributeDescription(String name, int index) Deprecated. -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.here.platform.location.compilation.heremapcontent.AdvancedNavigationAttributeDescription
layerNameMethods inherited from interface com.here.platform.location.compilation.core.AttributeDescription
layerNameMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
RangeAdvancedNavigationAttributeDescription
Deprecated.
-
-
Method Details
-
apply
public abstract static R apply(T1 v1, T2 v2) Deprecated. -
toString
Deprecated. -
name
Deprecated.- Specified by:
namein interfaceAttributeDescription
-
index
public int index()Deprecated.- Specified by:
indexin interfaceAttributeDescription
-