org.jfree.formula.function.logical
public class XorFunctionDescription extends AbstractFunctionDescription
| Constructor Summary | |
|---|---|
| XorFunctionDescription() | |
| 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: