sdk
sdk
/
com.sygic.sdk.route
/
RoutingOptions
/
VehicleRestrictions
Vehicle
Restrictions
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
VehicleRestrictions
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Properties
Axle
Length
Link copied to clipboard
val
AxleLength
:
Int
=
7
Axle
Weight
Link copied to clipboard
val
AxleWeight
:
Int
=
1
Height
Link copied to clipboard
val
Height
:
Int
=
15
Kingpin
End
Trailer
Link copied to clipboard
val
KingpinEndTrailer
:
Int
=
12
Kingpin
Last
Axle
Link copied to clipboard
val
KingpinLastAxle
:
Int
=
10
Kingpin
Last
Tandem
Link copied to clipboard
val
KingpinLastTandem
:
Int
=
11
None
Link copied to clipboard
val
None
:
Int
=
-1
Other
Length
Link copied to clipboard
val
OtherLength
:
Int
=
13
Other
Weight
Link copied to clipboard
val
OtherWeight
:
Int
=
4
Tandem
Weight
Link copied to clipboard
val
TandemWeight
:
Int
=
2
Total
Combination
Weight
Link copied to clipboard
val
TotalCombinationWeight
:
Int
=
16
Total
Length
Link copied to clipboard
val
TotalLength
:
Int
=
6
Total
Weight
Link copied to clipboard
val
TotalWeight
:
Int
=
0
Tractor
Length
Link copied to clipboard
val
TractorLength
:
Int
=
9
Trailer
Length
Link copied to clipboard
val
TrailerLength
:
Int
=
8
Tridem
Weight
Link copied to clipboard
val
TridemWeight
:
Int
=
3
Unladen
Weight
Link copied to clipboard
val
UnladenWeight
:
Int
=
5
Width
Link copied to clipboard
val
Width
:
Int
=
14