org.pentaho.reporting.libraries.formula.function.datetime
public class NowFunctionDescription extends AbstractFunctionDescription
Constructor Summary | |
---|---|
NowFunctionDescription() |
Method Summary | |
---|---|
FunctionCategory | getCategory() |
int | getParameterCount() |
Type | getParameterType(int position) |
Type | getValueType() |
boolean | isParameterMandatory(int position)
Defines, whether the parameter at the given position is mandatory. |
boolean | isVolatile() |
Returns: