Interface AllowedValue.Builder

  • Method Details

    • description

      AllowedValue.Builder description(String description)

      A description of the allowed value.

      Parameters:
      description - A description of the allowed value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value allowed for the property.

      Parameters:
      value - The value allowed for the property.
      Returns:
      Returns a reference to this object so that method calls can be chained together.