Package com.inductiveautomation.rm.base
Interface RMKey.Get
- 
- All Known Subinterfaces:
- RMKey.GetSet
 - All Known Implementing Classes:
- Entity,- QueryResults.Row,- RMGroup,- RMGroup.Running,- RMKeyChainAggr,- RMTableOfContents.RowGroup,- Settings
 - Enclosing class:
- RMKey
 
 public static interface RMKey.GetThis is interface is implemented by objects that can get key values themselves.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetKeyValue(java.lang.String aKey)
 
-