|
|||||||||||
| 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.ModificationMode
| Field Summary | |
static ModificationMode |
ADD
|
static ModificationMode |
DELETE
|
static ModificationMode |
REPLACE
|
| Method Summary | |
static ModificationMode |
getConstant(java.lang.String name)
|
static ModificationMode[] |
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 ModificationMode ADD
public static final ModificationMode REPLACE
public static final ModificationMode DELETE
| Method Detail |
public static ModificationMode[] getConstants()
public static ModificationMode getConstant(java.lang.String name)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||