org.pentaho.reporting.libraries.formula.function.text
public class UpperFunctionDescription extends AbstractFunctionDescription
| Constructor Summary | |
|---|---|
| UpperFunctionDescription() | |
| Method Summary | |
|---|---|
| FunctionCategory | getCategory() |
| int | getParameterCount() |
| Type | getParameterType(int position) |
| Type | getValueType() |
| boolean | isParameterMandatory(int position) |