|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FunctionDescriptor.FunctionParam
Describes a funciton parameter
Method Summary | |
---|---|
DataType |
getDataType()
Get its datatype |
java.lang.String |
getDescription()
Get the parameter description |
int |
getIndex()
Get its positional index as defined in the "compute" method of the implementation class |
java.lang.String |
getName()
Get the parameter name |
Method Detail |
---|
java.lang.String getName()
DataType getDataType()
int getIndex()
java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |