Builder

class Builder

Use to create a new instance.

See also

Constructors

Builder
Link copied to clipboard
fun Builder()

Functions

build
Link copied to clipboard
fun build(): IncidentCongestion
Build the object instance.
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
value
Link copied to clipboard
fun value(value: Int?): IncidentCongestion.Builder
Quantitative descriptor of congestion.