Class LowMobility.NotLowMobility$
java.lang.Object
com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.NotLowMobility$
- All Implemented Interfaces:
LowMobility
,Serializable
,scala.Equals
,scala.Product
,scala.Serializable
- Enclosing interface:
- LowMobility
public static class LowMobility.NotLowMobility$
extends Object
implements LowMobility, scala.Product, scala.Serializable
Driving condition is not low mobility.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility
LowMobility.NotLowMobility$, LowMobility.Unrecognized, LowMobility.Unrecognized$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LowMobility.NotLowMobility$
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
-
NotLowMobility$
public NotLowMobility$()
-
-
Method Details
-
value
public int value()- Specified by:
value
in interfaceLowMobility
-