Package org.apache.jmeter.visualizers
Class SamplerResultTab.RowResult
java.lang.Object
org.apache.jmeter.visualizers.SamplerResultTab.RowResult
- Enclosing class:
 - SamplerResultTab
 
For model table
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
RowResult
 
 - 
 - 
Method Details
- 
getKey
- Returns:
 - the key
 
 - 
setKey
- Parameters:
 key- the key to set
 - 
getValue
- Returns:
 - the value
 
 - 
setValue
- Parameters:
 value- the value to set
 
 -