Package-level declarations
Contains the base classes for vehicle properties, such as VehicleProperty and PropertyId. The property is used for representing information about a vehicle and its state (e.g., weight, type, fuel level, etc.). It is also used for updating vehicle state via VehicleProvider.updateVehicleProperties
Types
Represents CargoCapable.adrTunnelRestrictionCode property of the Vehicle model.
Represents VehicleDimensions.axleWeight property of the Vehicle model.
Represents CombustionEngine property of the Vehicle model.
Represents ElectricEngine property of the Vehicle model.
Represents the CargoCapable.hazmatClasses property of the Vehicle model.
Represents VehicleDimensions.height property of the Vehicle model.
Represents Motorized.isCommercial property of the Vehicle model.
Represents VehicleDimensions.length property of the Vehicle model.
Unique identifier of each property of the Vehicle model.
Trait interface for vehicle properties.
Represents VehicleDimensions.weight property of the Vehicle model.
Represents VehicleDimensions.width property of the Vehicle model.