Package 

Enum SpeedLimitLevel

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum SpeedLimitLevel
    extends Enum<SpeedLimitLevel>
                        

    Enumeration of speed limit level values used in public API payloads. Serialized using the numeric or string encoding defined by the analytics schema.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail