Package org.apache.jmeter.visualizers
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
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()ObjectgetValue()voidsetKey(String key)voidsetValue(Object value)
-