Vehicle registration information.
Base class that holds vehicle registration details used by routing and transport-related preferences. Subclasses such as MotorVehicleProfile and ElectricBikeProfile extend this to provide additional routing parameters.
Creates a registration record containing the vehicle's plate number.
The vehicle's registration plate number.
Check equality with another VehicleRegistration
Get hash code for use in maps/sets
Protected
Vehicle registration information.
Base class that holds vehicle registration details used by routing and transport-related preferences. Subclasses such as MotorVehicleProfile and ElectricBikeProfile extend this to provide additional routing parameters.