build abstract method
Builds the VehicleSpecification object for TransportMode.taxi with the specifications taken from the VehicleSpecificationTaxiBuilder object.
Returns VehicleSpecification. The VehicleSpecification object created from the VehicleSpecificationTaxiBuilder object.
Implementation
VehicleSpecification build();