Class FunctionalClass.FC3$
java.lang.Object
com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC3$
- All Implemented Interfaces:
FunctionalClass,Serializable,Comparable<FunctionalClass>,scala.Equals,scala.math.Ordered<FunctionalClass>,scala.Product
- Enclosing interface:
- FunctionalClass
public static class FunctionalClass.FC3$
extends Object
implements FunctionalClass, scala.Product, Serializable
Roads that intersect FC2 roads and provide a high volume of traffic movement at a lower level of mobility than FC2
roads.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass
FunctionalClass.FC1$, FunctionalClass.FC2$, FunctionalClass.FC3$, FunctionalClass.FC4$, FunctionalClass.FC5$ -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FunctionalClass.FC3$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 com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass
compareMethods inherited from interface scala.math.Ordered
$greater, $greater$eq, $less, $less$eq, compareToMethods 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
-
FC3$
public FC3$()
-
-
Method Details
-
value
public int value()- Specified by:
valuein interfaceFunctionalClass
-