Class SlopeElevationAccuracy.Unrecognized

java.lang.Object
com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Unrecognized
All Implemented Interfaces:
SlopeElevationAccuracy, Serializable, scala.Equals, scala.Product, scala.Serializable
Enclosing interface:
SlopeElevationAccuracy

public static class SlopeElevationAccuracy.Unrecognized extends Object implements SlopeElevationAccuracy, scala.Product, scala.Serializable
Unrecognized value.

Newer map versions might include values that aren't represented in this version of the library.

See Also:
  • Constructor Details

    • Unrecognized

      public Unrecognized(int value)
  • Method Details