Class RailwayCrossing.Unrecognized
java.lang.Object
com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unrecognized
- All Implemented Interfaces:
RailwayCrossing
,Serializable
,scala.Equals
,scala.Product
,scala.Serializable
- Enclosing interface:
- RailwayCrossing
public static class RailwayCrossing.Unrecognized
extends Object
implements RailwayCrossing, scala.Product, scala.Serializable
Unrecognized value.
Newer map versions might include values that aren't represented in this version of the library.
- 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$
-
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
-
Constructor Details
-
Unrecognized
public Unrecognized(int value)
-
-
Method Details
-
value
public int value()- Specified by:
value
in interfaceRailwayCrossing
-