Class IfNaFunction
java.lang.Object
org.pentaho.reporting.libraries.formula.function.logical.IfNaFunction
- All Implemented Interfaces:
Serializable
,Function
Creation-Date: 04.11.2006, 18:28:15
- Author:
- Thomas Morgner
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IfNaFunction
public IfNaFunction()
-
-
Method Details
-
getCanonicalName
- Specified by:
getCanonicalName
in interfaceFunction
-
evaluate
public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters) throws EvaluationException - Specified by:
evaluate
in interfaceFunction
- Throws:
EvaluationException
-