Package net.sf.jasperreports.engine.fill
Interface FillReturnValues.SourceContext
- All Known Implementing Classes:
AbstractVariableReturnValueSourceContext
- Enclosing class:
FillReturnValues
public static interface FillReturnValues.SourceContext
-
Method Summary
Modifier and TypeMethodDescriptionvoid
check
(CommonReturnValue returnValue) getToVariable
(String name) getValue
(CommonReturnValue returnValue)
-
Method Details
-
check
- Throws:
JRException
-
getValue
-
getToVariable
-