Interface NumericalScaleDefinition.Builder

  • Method Details

    • definition

      NumericalScaleDefinition.Builder definition(String definition)

      The description that explains what this numerical rating represents and when it should be used.

      Parameters:
      definition - The description that explains what this numerical rating represents and when it should be used.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The numerical value for this rating scale option.

      Parameters:
      value - The numerical value for this rating scale option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • label

      The label or name that describes this numerical rating option.

      Parameters:
      label - The label or name that describes this numerical rating option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.