UpdateSpeedLimitValue

class UpdateSpeedLimitValue

Represents a speed limit update to be rendered.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

signFormat
Link copied to clipboard
val signFormat: SpeedLimitSign
SpeedLimitSign speed limit sign
speedKPH
Link copied to clipboard
val speedKPH: Int
Int speed in kilometers per hour
speedLimitFormatter
Link copied to clipboard
val speedLimitFormatter: ValueFormatter<UpdateSpeedLimitValue, String>
ValueFormatter<UpdateSpeedLimitValue, String>
speedUnit
Link copied to clipboard
val speedUnit: SpeedLimitUnit
SpeedLimitUnit speed limit unit.