withCarSpecification abstract method
- VenueCarSpecification carSpecification
Sets the car specification.
carSpecificationThe car specification.
Returns VenueTransportSpecificationCarBuilder. The VenueTransportSpecificationCarBuilder object with the car specification set to the new value.
Implementation
VenueTransportSpecificationCarBuilder withCarSpecification(VenueCarSpecification carSpecification);