withScooterSpecification abstract method
- VenueScooterSpecification scooterSpecification
Sets the scooter specification.
scooterSpecificationThe scooter specification.
Returns VenueTransportSpecificationScooterBuilder. The VenueTransportSpecificationScooterBuilder object with the scooter specification set to the new value.
Implementation
VenueTransportSpecificationScooterBuilder withScooterSpecification(VenueScooterSpecification scooterSpecification);