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
,scala.Serializable
- Enclosing interface:
- FunctionalClass
public static class FunctionalClass.FC3$
extends Object
implements FunctionalClass, scala.Product, scala.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, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass
compare
Methods inherited from interface scala.math.Ordered
$greater, $greater$eq, $less, $less$eq, compareTo
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
-
FC3$
public FC3$()
-
-
Method Details
-
value
public int value()- Specified by:
value
in interfaceFunctionalClass
-