Type

Entries

Link copied to clipboard
@SerialName(value = "accident")
ACCIDENT

Type accident.

Link copied to clipboard
@SerialName(value = "congestion")
CONGESTION

Type congestion.

Link copied to clipboard
@SerialName(value = "construction")
CONSTRUCTION

Type construction.

Link copied to clipboard
@SerialName(value = "disabled_vehicle")
DISABLED_VEHICLE

Type disabled vehicle.

Link copied to clipboard
@SerialName(value = "lane_restriction")
LANE_RESTRICTION

Type lane restriction.

Link copied to clipboard
@SerialName(value = "mass_transit")
INCIDENT_MASS_TRANSIT

Type mass transit.

Link copied to clipboard
@SerialName(value = "miscellaneous")
MISCELLANEOUS

Type miscellaneous.

Link copied to clipboard
@SerialName(value = "other_news")
OTHER_NEWS

Type other news.

Link copied to clipboard
@SerialName(value = "planned_event")
PLANNED_EVENT

Type planned event.

Link copied to clipboard
@SerialName(value = "road_closure")
ROAD_CLOSURE

Type road closure.

Link copied to clipboard
@SerialName(value = "road_hazard")
ROAD_HAZARD

Type road hazard.

Link copied to clipboard
@SerialName(value = "weather")
WEATHER

Type weather.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.