Interface StringReference.Builder

  • Method Details

    • name

      Identifier of the string reference.

      Parameters:
      name - Identifier of the string reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      A valid string.

      Parameters:
      value - A valid string.
      Returns:
      Returns a reference to this object so that method calls can be chained together.