LogisticInfoSettings

Types

Link copied to clipboard
annotation class IconType
Link copied to clipboard
Link copied to clipboard
annotation class VehicleType

Functions

Link copied to clipboard
open fun getAxlesCount(): Int
Link copied to clipboard
open fun getAxleWeight(): Int
Returns weight per axle in kg
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get current hazmat cargo options
Link copied to clipboard
open fun getKingpinToEnd(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getMaximumHeight(): Int
Returns maximum vehicle height in mm
Link copied to clipboard
Link copied to clipboard
open fun getOvertaking(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getTandemWeight(): Int
Link copied to clipboard
open fun getTollCost(): Int
Link copied to clipboard
Returns total vehicle length in mm
Link copied to clipboard
open fun getTractorLength(): Int
Link copied to clipboard
open fun getTrailerLength(): Int
Link copied to clipboard
open fun getTrailersCount(): Int
Link copied to clipboard
open fun getTridemWeight(): Int
Link copied to clipboard
Link copied to clipboard
open fun getVehicleType(): Int
Link copied to clipboard
open fun getVehicleWeight(): Int
Returns gross vehicle weight in kg
Link copied to clipboard
open fun getVehicleWidth(): Int
Returns vehicle width in mm
Link copied to clipboard
open fun setAxlesCount(axlesCount: Int)
Link copied to clipboard
open fun setAxleWeight(weight: Int)
Sets weight per axle in kg
Link copied to clipboard
open fun setCongestionCharge(congestionCharge: Int)
Link copied to clipboard
open fun setDirectionInTime(directionInTime: Int)
Link copied to clipboard
open fun setEnvironmentalZone(environmentalZone: Int)
Link copied to clipboard
open fun setExtremeAxleLength(extremeAxleLength: Int)
Link copied to clipboard
Set hazmat cargo options
Link copied to clipboard
open fun setKingpinToEnd(kingpinToEnd: Int)
Link copied to clipboard
open fun setKingpinToLastAxle(kingpinToLastAxle: Int)
Link copied to clipboard
open fun setKingpinToMiddle(kingpinToMiddle: Int)
Link copied to clipboard
open fun setLowEmissionZone(lowEmissionZone: Int)
Link copied to clipboard
open fun setMaximumHeight(height: Int)
Sets maximum vehicle height in mm
Link copied to clipboard
open fun setNoThroughTraffic(noThroughTraffic: Int)
Link copied to clipboard
open fun setOvertaking(overtaking: Int)
Link copied to clipboard
open fun setPreferedRoute(preferedRoute: Int)
Link copied to clipboard
open fun setPreferredRoute(preferredRoute: Int)
Link copied to clipboard
open fun setSpecialSpeedRestriction(specialSpeedRestriction: Int)
Link copied to clipboard
open fun setSpeedRestriction(speedRestriction: Int)
Link copied to clipboard
open fun setSpeedRestrictionUM(speedRestrictionUM: Int)
Link copied to clipboard
open fun setTandemWeight(tandemWeight: Int)
Link copied to clipboard
open fun setTollCost(tollCost: Int)
Link copied to clipboard
open fun setTotalVehicleLength(length: Int)
Sets total vehicle length in mm
Link copied to clipboard
open fun setTractorLength(tractorLength: Int)
Link copied to clipboard
open fun setTrailerLength(trailerLength: Int)
Link copied to clipboard
open fun setTrailersCount(trailersCount: Int)
Link copied to clipboard
open fun setTridemWeight(tridemWeight: Int)
Link copied to clipboard
open fun setUnloadedVehicleWeight(unloadedVehicleWeight: Int)
Link copied to clipboard
open fun setVehicleType(vehicleType: Int)
Link copied to clipboard
open fun setVehicleWeight(weight: Int)
Sets gross vehicle weight in kg
Link copied to clipboard
open fun setVehicleWidth(width: Int)
Sets vehicle width in mm