|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.uwyn.rife.datastructures.EnumClass<String>
com.uwyn.rife.engine.Scope
public class Scope
| Field Summary | |
|---|---|
static Scope |
GLOBAL
|
static Scope |
LOCAL
|
| Fields inherited from class com.uwyn.rife.datastructures.EnumClass |
|---|
mIdentifier |
| Method Summary | |
|---|---|
static Scope |
getScope(String name)
|
| Methods inherited from class com.uwyn.rife.datastructures.EnumClass |
|---|
equals, getIdentifiers, getMember, getMembers, hashCode, registerType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Scope LOCAL
public static final Scope GLOBAL
| Method Detail |
|---|
public static Scope getScope(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||