withKingpinToRearAxleDistanceInCentimeters abstract method
- int length
Sets the vehicle kingpin to rear axle distance.
lengthThe distance from kingpin to the rear axle.
Returns VehicleSpecificationCarBuilder. The VehicleSpecificationCarBuilder object with the kingpin to rear axle set to the new value.
Implementation
VehicleSpecificationCarBuilder withKingpinToRearAxleDistanceInCentimeters(int length);