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