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