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