|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionLibFunctionArg | |
---|---|
railo.transformer.library.function |
Uses of FunctionLibFunctionArg in railo.transformer.library.function |
---|
Methods in railo.transformer.library.function that return types with arguments of type FunctionLibFunctionArg | |
---|---|
ArrayList<FunctionLibFunctionArg> |
FunctionLibFunction.getArg()
Gibt alle Argumente einer Funktion als ArrayList zurueck. |
Methods in railo.transformer.library.function with parameters of type FunctionLibFunctionArg | |
---|---|
void |
FunctionLibFunction.addArg(FunctionLibFunctionArg arg)
Fuegt der Funktion ein Argument hinzu. |
void |
FunctionLibFunction.setArg(FunctionLibFunctionArg arg)
Fuegt der Funktion ein Argument hinzu, alias fuer addArg. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |