Package-level declarations
Types
Link copied to clipboard
data class AdrTunnelRestrictionCodeProperty(val adrTunnelRestrictionCode: AdrTunnelRestrictionCode) : VehicleProperty
Specifies the restriction level for tunnel usage according to 'European Agreement concerning the International Carriage of Dangerous Goods by Road' (ADR) tunnel restrictions.
Link copied to clipboard
Specifies the axle weight of the vehicle.
Link copied to clipboard
data class CombustionEngineProperties(val properties: List<CombustionEngineProperty>) : VehicleProperty
Specifies the combustion engine properties.
Link copied to clipboard
Specifies commercial nature of the vehicle.
Link copied to clipboard
Specifies the electric engine properties.
Link copied to clipboard
Specifies the height of the vehicle.
Link copied to clipboard
Specifies the length of the vehicle.
Link copied to clipboard
Specifies types of cargo that may be classified as hazardous materials and restricted from some roads.
Link copied to clipboard
Specifies the maximum speed of the vehicle.
Link copied to clipboard
interface VehicleProperty
Trait interface for vehicle properties.
Link copied to clipboard
Specifies the weight of the vehicle.
Link copied to clipboard
Specifies the width of the vehicle.