class FlowSegmentSpeedUnit
Represents the speed unit.
static fun fromInt(value: Int): FlowSegmentSpeedUnit
Static method used to search if the passed value is a valid speed unit type and returns |
|
fun getValue(): Int
Getter used to retrieve the current type of speed unit. Also used in |