|
|||||||||||
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.spmlupdates.UpdateKind
Field Summary | |
static UpdateKind |
ADD
|
static UpdateKind |
CAPABILITY
|
static UpdateKind |
DELETE
|
static UpdateKind |
MODIFY
|
Method Summary | |
static UpdateKind[] |
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 UpdateKind ADD
public static final UpdateKind MODIFY
public static final UpdateKind DELETE
public static final UpdateKind CAPABILITY
Method Detail |
public static UpdateKind[] getConstants()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |