Uses of Class
com.walkfares.odsl.var.type.DeclaredMethod
Package | Description |
---|---|
com.walkfares.odsl.var.type |
-
Uses of DeclaredMethod in com.walkfares.odsl.var.type
Methods in com.walkfares.odsl.var.type that return DeclaredMethod Modifier and Type Method Description DeclaredMethod
DeclaredMethod. _clone()
DeclaredMethod
DeclaredMethod. setMethod(String method)
DeclaredMethod
DeclaredMethod. setName(String name)
Methods in com.walkfares.odsl.var.type with parameters of type DeclaredMethod Modifier and Type Method Description static Var
TypeExecutor. executeMethod(OpenDSLContext context, Var var, DeclaredMethod exp, List<Var> params)