Represents a profile of vehicle for retrieving potential road restrictions.
More...
#import <SYRoutingRoadDetail.h>
|
NSInteger | weight |
| Represents a weight of vehicle. More...
|
|
SYHazardousMaterialsClassType | hazmat |
| Represents type of transported hazardous material. More...
|
|
SYLogisticVehicleType | type |
| Type of vehicle. More...
|
|
Represents a profile of vehicle for retrieving potential road restrictions.
◆ initWithWeight:hazmatType:vehicleType:
- (nonnull instancetype) initWithWeight: |
|
(NSInteger) |
weight |
hazmatType: |
|
(SYHazardousMaterialsClassType) |
hazmat |
vehicleType: |
|
(SYLogisticVehicleType) |
type |
|
|
| |
◆ weight
Represents a weight of vehicle.
◆ hazmat
- (SYHazardousMaterialsClassType) hazmat |
|
readwritenonatomicassign |
Represents type of transported hazardous material.
◆ type
- (SYLogisticVehicleType) type |
|
readwritenonatomicassign |
The documentation for this class was generated from the following file: