|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IInputParameterBinding
Describes on input parameter binding, which associates one input parameter (identified by either parameter name or position) to a JavaScript expression
| Method Summary | |
|---|---|
IBaseExpression |
getExpr()
Returns the expression that provides the value of the parameter. |
java.lang.String |
getName()
Returns the parameter name. |
int |
getPosition()
Returns the parameter position. |
| Method Detail |
|---|
IBaseExpression getExpr()
java.lang.String getName()
int getPosition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||