Vehicle

Entries

Link copied to clipboard
@Json(name = "Car")
CAR
Link copied to clipboard
@Json(name = "PublicBus")
PUBLIC_BUS
Link copied to clipboard
@Json(name = "Taxi")
TAXI
Link copied to clipboard
@Json(name = "HighOccupancyVehicle")
HIGH_OCCUPANCY_VEHICLE
Link copied to clipboard
@Json(name = "Pedestrian")
PEDESTRIAN
Link copied to clipboard
@Json(name = "TransportTruck")
TRANSPORT_TRUCK
Link copied to clipboard
@Json(name = "DeliveryTruck")
DELIVERY_TRUCK
Link copied to clipboard
@Json(name = "EmergencyVehicle")
EMERGENCY_VEHICLE
Link copied to clipboard
@Json(name = "Camper")
CAMPER
Link copied to clipboard
@Json(name = "GarbageTruck")
GARBAGE_TRUCK
Link copied to clipboard
@Json(name = "Bicycle")
BICYCLE

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.

Properties

Link copied to clipboard
Link copied to clipboard