toggle menu
sdk
androidJvm
switch theme
search in API
sdk
/
com.sygic.sdk.route
/
Waypoint
/
VehicleInfo
Vehicle
Info
data
class
VehicleInfo
(
var
vehicleWeight
:
Int
)
:
Parcelable
Members
Constructors
Vehicle
Info
Link copied to clipboard
constructor
(
vehicleWeight
:
Int
)
Properties
vehicle
Weight
Link copied to clipboard
var
vehicleWeight
:
Int
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)