Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.formula.function.AbstractFunctionDescription
org.jfree.formula.function.information.IsNonTextFunctionDescription
public class IsNonTextFunctionDescription
extends AbstractFunctionDescription
IsNonTextFunction
Constructor Summary | |
Method Summary | |
FunctionCategory | |
int | |
Type |
|
Type | |
boolean |
|
Methods inherited from class org.jfree.formula.function.AbstractFunctionDescription | |
getBundle , getDefaultValue , getDescription , getDisplayName , getParameterDescription , getParameterDisplayName , isInfiniteParameterCount , isVolatile |
public FunctionCategory getCategory()
- Specified by:
- getCategory in interface FunctionDescription
public int getParameterCount()
- Specified by:
- getParameterCount in interface FunctionDescription
public Type getParameterType(int position)
- Specified by:
- getParameterType in interface FunctionDescription
public boolean isParameterMandatory(int position)
- Specified by:
- isParameterMandatory in interface FunctionDescription