|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openspml.v2.util.EnumConstant
org.openspml.v2.util.BasicStringEnumConstant
org.openspml.v2.msg.spmlsearch.Scope
Field Summary | |
static Scope |
ONELEVEL
|
static Scope |
PSO
|
static Scope |
SUBTREE
|
Constructor Summary | |
Scope(java.lang.String mValue)
|
Method Summary | |
static Scope[] |
getConstants()
|
Methods inherited from class org.openspml.v2.util.BasicStringEnumConstant |
getConstant, toString |
Methods inherited from class org.openspml.v2.util.EnumConstant |
getEnumConstants, readResolve |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final Scope PSO
public static final Scope ONELEVEL
public static final Scope SUBTREE
Constructor Detail |
public Scope(java.lang.String mValue)
Method Detail |
public static Scope[] getConstants()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |