withTrailerCount abstract method
- int trailerCount
Sets the vehicle trailer count.
trailerCountThe vehicle trailer count.
Returns VehicleSpecificationPrivateBusBuilder. The VehicleSpecificationPrivateBusBuilder object with the trailer count set to the new value.
Implementation
VehicleSpecificationPrivateBusBuilder withTrailerCount(int trailerCount);