Package net.sf.jasperreports.engine.data
Interface JRJpaDataSource.FieldValueReader
-
- All Known Implementing Classes:
JRJpaDataSource.IndexPropertyReader,JRJpaDataSource.IndexReader,JRJpaDataSource.PropertyReader
- Enclosing class:
- JRJpaDataSource
protected static interface JRJpaDataSource.FieldValueReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetValue()
-
-
-
Method Detail
-
getValue
java.lang.Object getValue() throws JRException- Throws:
JRException
-
-