Class RailwayCrossing.Protected$
java.lang.Object
com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Protected$
- All Implemented Interfaces:
RailwayCrossing
,Serializable
,scala.Equals
,scala.Product
,scala.Serializable
- Enclosing interface:
- RailwayCrossing
public static class RailwayCrossing.Protected$
extends Object
implements RailwayCrossing, scala.Product, scala.Serializable
Railway crossing is protected with a barrier.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing
RailwayCrossing.Protected$, RailwayCrossing.Unprotected$, RailwayCrossing.Unrecognized, RailwayCrossing.Unrecognized$, RailwayCrossing.Unspecified$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RailwayCrossing.Protected$
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
-
Protected$
public Protected$()
-
-
Method Details
-
value
public int value()- Specified by:
value
in interfaceRailwayCrossing
-