vehicleTypes property

List<RoadSignVehicleType> vehicleTypes
getter/setter pair

Specifies a list of vehicle types for which the road sign is applicable. The list will be empty when the road sign is applicable for all vehicles including cars.

Implementation

List<RoadSignVehicleType> vehicleTypes;