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