withVehicleSpecification abstract method
- VehicleSpecification vehicleSpecification
Sets the vehicle specification.
vehicleSpecificationThe vehicle specification.
Returns TransportSpecificationCarBuilder. The TransportSpecificationCarBuilder object with the vehicle specification set to the new value.
Implementation
TransportSpecificationCarBuilder withVehicleSpecification(VehicleSpecification vehicleSpecification);