org.pentaho.reporting.libraries.formula.function.information
public class ChooseFunctionDescription extends AbstractFunctionDescription
See Also: ChooseFunction
Constructor Summary | |
---|---|
ChooseFunctionDescription() |
Method Summary | |
---|---|
FunctionCategory | getCategory() |
int | getParameterCount() |
Type | getParameterType(int position) |
Type | getValueType() |
boolean | isInfiniteParameterCount() |
boolean | isParameterMandatory(int position) |