|
|||||||||||
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.spml.StatusCode
Field Summary | |
static StatusCode |
FAILURE
|
static StatusCode |
PENDING
|
static StatusCode |
SUCCESS
|
Method Summary | |
static StatusCode[] |
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 StatusCode SUCCESS
public static final StatusCode FAILURE
public static final StatusCode PENDING
Method Detail |
public static StatusCode[] getConstants()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |