withTaxiSpecification abstract method
- TaxiSpecification taxiSpecification
Sets the taxi specification.
taxiSpecificationThe taxi specification.
Returns TransportSpecificationTaxiBuilder. The TransportSpecificationTaxiBuilder object with the taxi specification set to the new value.
Implementation
TransportSpecificationTaxiBuilder withTaxiSpecification(TaxiSpecification taxiSpecification);