Class QueryResults.Row
java.lang.Object
com.inductiveautomation.reporting.common.api.QueryResults.Row
- All Implemented Interfaces:
- RMKey.Get,- RMKey.KeyMap,- Serializable
- Enclosing class:
- QueryResults
Each row implements RMKey.Get, which knows how to retrieve a value based on column name
- See Also:
- 
Method Summary
- 
Method Details- 
getKeyValue- Specified by:
- getKeyValuein interface- RMKey.Get
 
- 
getKeys- Specified by:
- getKeysin interface- RMKey.KeyMap
 
 
-