sdk
sdk
/
com.sygic.sdk.route
/
Waypoint
/
VehicleInfo
Vehicle
Info
data
class
VehicleInfo
(
var
vehicleWeight
:
Int
)
:
Parcelable
Constructors
Functions
Properties
Constructors
Vehicle
Info
Link copied to clipboard
fun
VehicleInfo
(
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
)
Properties
vehicle
Weight
Link copied to clipboard
var
vehicleWeight
:
Int