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