| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.EnumeratedValue
ix.icore.plan.VariableScope
public final class VariableScope
Scope values for PlanVariables.
| Field Summary | |
|---|---|
static VariableScope | 
GLOBAL
 | 
static VariableScope | 
LOCAL
 | 
| Fields inherited from class ix.util.EnumeratedValue | 
|---|
name | 
| Method Summary | |
|---|---|
 java.lang.String | 
toString()
 | 
static VariableScope | 
valueOf(java.lang.String name)
 | 
static java.util.List | 
values()
 | 
| Methods inherited from class ix.util.EnumeratedValue | 
|---|
getValue, getValueElseError, readResolve, recordValue | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final VariableScope LOCAL
public static final VariableScope GLOBAL
| Method Detail | 
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic static java.util.List values()
public static VariableScope valueOf(java.lang.String name)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||