|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides information about an argument defined for a given FormulaFunction implementation. This interface must be implemented for each argument used by a function
in the user defined function library.
All of the methods in this interface must be implemented.
| Method Summary | |
FormulaValueType |
getFormulaValueType()
Gets the FormulaValueType for this argument.
|
| Method Detail |
public FormulaValueType getFormulaValueType()
Gets the FormulaValueType for this argument.
FormulaValueType for this argument.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||