build abstract method

VehicleSpecification build()

Builds the VehicleSpecification object for TransportMode.bus with the specifications taken from the VehicleSpecificationBusBuilder object.

Returns VehicleSpecification. The VehicleSpecification object created from the VehicleSpecificationBusBuilder object.

Implementation

VehicleSpecification build();