Class SignLocation.Left$
java.lang.Object
com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Left$
- All Implemented Interfaces:
SignLocation,Serializable,scala.Equals,scala.Product
- Enclosing interface:
- SignLocation
public static class SignLocation.Left$
extends Object
implements SignLocation, scala.Product, Serializable
Signal is located to the left of the travel direction.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation
SignLocation.Left$, SignLocation.Overhead$, SignLocation.Right$, SignLocation.Unrecognized, SignLocation.Unrecognized$ -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SignLocation.Left$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, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Left$
public Left$()
-
-
Method Details
-
value
public int value()- Specified by:
valuein interfaceSignLocation
-