Class SpeedLimitSource.Unrecognized

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

public static class SpeedLimitSource.Unrecognized extends Object implements SpeedLimitSource, 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