ReportMill 11 API

com.reportmill.base
Interface RMKey.Get

All Known Subinterfaces:
RMKey.GetSet
All Known Implementing Classes:
RMTableOfContents.RowGroup
Enclosing class:
RMKey

public static interface RMKey.Get

This is interface is implemented by objects that can get key values themselves.


Method Summary
 java.lang.Object getKeyValue(java.lang.String aKey)
           
 

Method Detail

getKeyValue

java.lang.Object getKeyValue(java.lang.String aKey)

ReportMill 11 API