Class TmcLocationDisposition.PositiveInternal$
java.lang.Object
com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveInternal$
- All Implemented Interfaces:
TmcLocationDisposition
,Serializable
,scala.Equals
,scala.Product
,scala.Serializable
- Enclosing interface:
- TmcLocationDisposition
public static class TmcLocationDisposition.PositiveInternal$
extends Object
implements TmcLocationDisposition, scala.Product, scala.Serializable
The positive internal section of a TMC (Traffic Message Channel) code.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition
TmcLocationDisposition.NegativeExternal$, TmcLocationDisposition.NegativeInternal$, TmcLocationDisposition.PositiveExternal$, TmcLocationDisposition.PositiveInternal$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TmcLocationDisposition.PositiveInternal$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
PositiveInternal$
public PositiveInternal$()
-
-
Method Details
-
direction
- Specified by:
direction
in interfaceTmcLocationDisposition
-
sectionType
- Specified by:
sectionType
in interfaceTmcLocationDisposition
-