class IncidentMagnitude
The magnitude of the delay associated with an incident. These values correspond to incident colors in traffic tiles.
static fun fromInt(value: Int): IncidentMagnitude
Static method used to search trough enum and retrieve incident magnitude based on passed value. If the value is valid then proper |
|
fun getValue(): Int
Getter of the current incident magnitude used in |