Interface RouteTollPriceValueRange.Builder

    • Method Detail

      • min

        RouteTollPriceValueRange.Builder min​(Double min)

        Minimum price.

        Parameters:
        min - Minimum price.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • max

        RouteTollPriceValueRange.Builder max​(Double max)

        Maximum price.

        Parameters:
        max - Maximum price.
        Returns:
        Returns a reference to this object so that method calls can be chained together.