Class SegmentAttribute<T>
java.lang.Object
com.here.platform.location.compilation.heremapcontent.SegmentAttribute<T>
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSegmentAttribute(com.here.schema.rib.v2.anchor.SegmentAnchor anchor, T value) -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
SegmentAttribute
-
-
Method Details
-
anchor
public com.here.schema.rib.v2.anchor.SegmentAnchor anchor() -
value
-