withTunnelCategory abstract method
- TunnelCategory tunnelCategory
Sets the vehicle tunnel category.
tunnelCategoryThe vehicle tunnel category.
Returns VehicleSpecificationTaxiBuilder. The VehicleSpecificationTaxiBuilder object with the vehicle tunnel category set to the new value.
Implementation
VehicleSpecificationTaxiBuilder withTunnelCategory(TunnelCategory tunnelCategory);