org.jfree.report.expressions.formula.sys
public class AttrFunctionDescription extends AbstractFunctionDescription
Constructor Summary | |
---|---|
AttrFunctionDescription() |
Method Summary | |
---|---|
FunctionCategory | getCategory() |
Object | getDefaultValue(int position)
Returns the default value for an optional parameter. |
int | getParameterCount() |
Type | getParameterType(int position) |
Type | getValueType() |
boolean | isInfiniteParameterCount() |
boolean | isParameterMandatory(int position)
Defines, whether the parameter at the given position is mandatory. |
Parameters: position
Returns:
Returns: