Interface EventVariableSummary.Builder

  • Method Details

    • name

      The event variable name.

      Parameters:
      name - The event variable name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the event variable.

      Parameters:
      value - The value of the event variable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • source

      The event variable source.

      Parameters:
      source - The event variable source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.