SYVehicleRestriction Class Reference

Represent a restriction for a vehicle. More...

#import <SYRoutingRoadDetail.h>

Inheritance diagram for SYVehicleRestriction:
Collaboration diagram for SYVehicleRestriction:

Instance Methods

(nonnull instancetype) - initWithType:value:
 

Properties

SYRoadLogisticRestriction type
 
NSInteger value
 

Detailed Description

Represent a restriction for a vehicle.

Method Documentation

◆ initWithType:value:

- (nonnull instancetype) initWithType: (SYRoadLogisticRestriction)  type
value: (NSInteger)  value 

Property Documentation

◆ type

- (SYRoadLogisticRestriction) type
readwritenonatomicassign

◆ value

- (NSInteger) value
readwritenonatomicassign

The documentation for this class was generated from the following file: