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 String
getKey()
Object
getValue()
void
setKey(String key)
void
setValue(Object value)
-