Package com.reportmill.base
Interface RMKey.ValueForKey
- 
- All Known Implementing Classes:
- RMGroup,- RMGroup.Running,- RMTableOfContents.RowGroup
 - Enclosing class:
- RMKey
 
 public static interface RMKey.ValueForKeyThis interface is implemented by objects that want to handle getting key values themselves.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectvalueForKey(java.lang.String aKey)
 
-