Class RangeAdasAttributeDescription
java.lang.Object
com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- All Implemented Interfaces:
AttributeDescription,RangeAttributeDescription,AdasAttributeDescription,Serializable,scala.Equals,scala.Product
public class RangeAdasAttributeDescription
extends Object
implements RangeAttributeDescription, AdasAttributeDescription, scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
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.AdasAttributeDescription
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
-
RangeAdasAttributeDescription
-
-
Method Details
-
apply
public abstract static R apply(T1 v1, T2 v2) -
toString
-
name
- Specified by:
namein interfaceAttributeDescription
-
index
public int index()- Specified by:
indexin interfaceAttributeDescription
-