Interface ParameterTypesClauseFunction
- All Known Implementing Classes:
StandardParameterTypesClauseFunction
public interface ParameterTypesClauseFunction
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Method Summary
-
Method Details
-
getSupportedTypes
Collection<Class<?>> getSupportedTypes() -
getFunction
JRClauseFunction getFunction()
-