Condition Speed
data class ConditionSpeed(condition: SpeedLimitInfo.ConditionSpeed.Condition, speed: Float, countrySpeedUnits: SpeedLimitInfo.SpeedUnits) : Parcelable
Content copied to clipboard
Class containing special conditions
Constructors
ConditionSpeed
Link copied to clipboard
fun ConditionSpeed(condition: SpeedLimitInfo.ConditionSpeed.Condition, speed: Float, countrySpeedUnits: SpeedLimitInfo.SpeedUnits)
Content copied to clipboard
Types
Condition
Link copied to clipboard
Functions
describe Contents
Link copied to clipboard
get Speed
Link copied to clipboard
write To Parcel
Link copied to clipboard
Properties
condition
Link copied to clipboard
countrySpeedUnits
Link copied to clipboard
speed limit units for given country SpeedUnits