Interface WeightPerAxleGroup.Builder

  • Method Details

    • single

      Total weight in kilograms for single axle configurations.

      Unit: kilograms

      Parameters:
      single - Total weight in kilograms for single axle configurations.

      Unit: kilograms

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

      Total weight in kilograms for tandem (two adjacent) axle configurations.

      Unit: kilograms

      Parameters:
      tandem - Total weight in kilograms for tandem (two adjacent) axle configurations.

      Unit: kilograms

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

      Total weight in kilograms for triple (three adjacent) axle configurations.

      Unit: kilograms

      Parameters:
      triple - Total weight in kilograms for triple (three adjacent) axle configurations.

      Unit: kilograms

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

      Total weight in kilograms for quad (four adjacent) axle configurations.

      Unit: kilograms

      Parameters:
      quad - Total weight in kilograms for quad (four adjacent) axle configurations.

      Unit: kilograms

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

      Total weight in kilograms for quint (five adjacent) axle configurations.

      Unit: kilograms

      Parameters:
      quint - Total weight in kilograms for quint (five adjacent) axle configurations.

      Unit: kilograms

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