build abstract method

TransportSpecification build()

Builds the TransportSpecification object for a taxi with the specifications taken from the TransportSpecificationTaxiBuilder object.

Returns TransportSpecification. The TransportSpecification object created from the TransportSpecificationTaxiBuilder object.

Implementation

TransportSpecification build();