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:
getKeyValue
in interfaceRMKey.Get
-
getKeys
- Specified by:
getKeys
in interfaceRMKey.KeyMap
-