Class StandardParameterTypesClauseFunction
java.lang.Object
net.sf.jasperreports.engine.query.StandardParameterTypesClauseFunction
- All Implemented Interfaces:
ParameterTypesClauseFunction
public class StandardParameterTypesClauseFunction
extends Object
implements ParameterTypesClauseFunction
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Constructor Summary
ConstructorsConstructorDescriptionStandardParameterTypesClauseFunction(JRClauseFunction function, Class<?> type) StandardParameterTypesClauseFunction(JRClauseFunction function, Class<?>... types) -
Method Summary
-
Constructor Details
-
StandardParameterTypesClauseFunction
-
StandardParameterTypesClauseFunction
-
-
Method Details
-
getSupportedTypes
- Specified by:
getSupportedTypesin interfaceParameterTypesClauseFunction
-
getFunction
- Specified by:
getFunctionin interfaceParameterTypesClauseFunction
-