Uses of Class
com.walkfares.odsl.var.VariableScope
| Package | Description |
|---|---|
| com.walkfares.odsl.var |
-
Uses of VariableScope in com.walkfares.odsl.var
Methods in com.walkfares.odsl.var that return VariableScope Modifier and Type Method Description VariableScopeVariables. getCurrentVariableScope()VariableScopeVariables. getMainScope()VariableScopeVariables. getScopeOfVariable(String id)VariableScopeVariableScope. setLocalOnly(boolean localOnly)VariableScopeVariableScope. setName(String name)VariableScopeVariableScope. setVariable(String name, Var var)Methods in com.walkfares.odsl.var that return types with arguments of type VariableScope Modifier and Type Method Description List<VariableScope>Variables. getAllScopes()