Interface IsolineTrailerOptions.Builder

  • Method Details

    • axleCount

      IsolineTrailerOptions.Builder axleCount(Integer axleCount)

      Total number of axles of the vehicle.

      Parameters:
      axleCount - Total number of axles of the vehicle.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • trailerCount

      IsolineTrailerOptions.Builder trailerCount(Integer trailerCount)

      Number of trailers attached to the vehicle.

      Default Value: 0

      Parameters:
      trailerCount - Number of trailers attached to the vehicle.

      Default Value: 0

      Returns:
      Returns a reference to this object so that method calls can be chained together.