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.
Represents VehicleDimensions.axleWeight property of the Vehicle.
Represents CombustionEngine property of the Vehicle.
Represents ElectricEngine property of the Vehicle.
Represents the CargoCapable.hazmatClasses property of the Vehicle.
Represents VehicleDimensions.height property of the Vehicle.
Represents Motorized.isCommercial property of the Vehicle.
Represents VehicleDimensions.length property of the Vehicle.
Unique identifier of each property of the Vehicle.
Trait interface for vehicle properties.
Represents VehicleDimensions.weight property of the Vehicle.
Represents VehicleDimensions.width property of the Vehicle.