Interface ParameterSortExpression.Builder

  • Method Details

    • sortOrder

      The sort order for the parameter.

      Parameters:
      sortOrder - The sort order for the parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sortOrder

      The sort order for the parameter.

      Parameters:
      sortOrder - The sort order for the parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The parameter name to sort by.

      Parameters:
      name - The parameter name to sort by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.