Class SamplerResultTab.RowResult

java.lang.Object
org.apache.jmeter.visualizers.SamplerResultTab.RowResult
Enclosing class:
SamplerResultTab

public static class SamplerResultTab.RowResult extends Object
For model table
  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
      Returns:
      the key
    • setKey

      public void setKey(String key)
      Parameters:
      key - the key to set
    • getValue

      public Object getValue()
      Returns:
      the value
    • setValue

      public void setValue(Object value)
      Parameters:
      value - the value to set