Package-level declarations
Types
Link copied to clipboard
data class AdrTunnelRestrictionCodeProperty(val adrTunnelRestrictionCode: AdrTunnelRestrictionCode) : VehicleProperty
Represents CargoCapable.adrTunnelRestrictionCode property of the Vehicle model.
Link copied to clipboard
Represents VehicleDimensions.axleWeight property of the Vehicle model.
Link copied to clipboard
data class CombustionEngineProperties(val properties: List<CombustionEngineProperty>) : VehicleProperty
Represents CombustionEngine property of the Vehicle model.
Link copied to clipboard
Represents ElectricEngine property of the Vehicle model.
Link copied to clipboard
Represents VehicleDimensions.height property of the Vehicle model.
Link copied to clipboard
Represents Motorized.isCommercial property of the Vehicle model.
Link copied to clipboard
Represents VehicleDimensions.length property of the Vehicle model.
Link copied to clipboard
Represents CargoCapable.loadType property of the Vehicle model.
Link copied to clipboard
Link copied to clipboard
Unique identifier of each property of the Vehicle model.
Link copied to clipboard
interface VehicleProperty
Trait interface for vehicle properties.
Link copied to clipboard
Represents VehicleDimensions.weight property of the Vehicle model.
Link copied to clipboard
Represents VehicleDimensions.width property of the Vehicle model.