|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
com.ibm.wbit.tel.TAutoDeletionMode
public final class TAutoDeletionMode
A representation of the literals of the enumeration 'TAuto Deletion Mode', and utility methods for working with them.
TaskPackage.getTAutoDeletionMode()
Field Summary | |
---|---|
static int |
ONCOMPLETION
The 'ONCOMPLETION' literal value |
static TAutoDeletionMode |
ONCOMPLETION_LITERAL
The 'ONCOMPLETION' literal object |
static int |
ONSUCCESSFULCOMPLETION
The 'ONSUCCESSFULCOMPLETION' literal value |
static TAutoDeletionMode |
ONSUCCESSFULCOMPLETION_LITERAL
The 'ONSUCCESSFULCOMPLETION' literal object |
static java.util.List |
VALUES
A public read-only list of all the 'TAuto Deletion Mode' enumerators |
Method Summary | |
---|---|
static TAutoDeletionMode |
get(int value)
Returns the 'TAuto Deletion Mode' literal with the specified integer value |
static TAutoDeletionMode |
get(java.lang.String literal)
Returns the 'TAuto Deletion Mode' literal with the specified literal value |
static TAutoDeletionMode |
getByName(java.lang.String name)
Returns the 'TAuto Deletion Mode' literal with the specified name |
Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
---|
getLiteral, getName, getValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int ONCOMPLETION
If the meaning of 'ONCOMPLETION' literal object isn't clear, there really should be more of a description here...
ONCOMPLETION_LITERAL
,
Constant Field Valuespublic static final int ONSUCCESSFULCOMPLETION
If the meaning of 'ONSUCCESSFULCOMPLETION' literal object isn't clear, there really should be more of a description here...
ONSUCCESSFULCOMPLETION_LITERAL
,
Constant Field Valuespublic static final TAutoDeletionMode ONCOMPLETION_LITERAL
ONCOMPLETION
public static final TAutoDeletionMode ONSUCCESSFULCOMPLETION_LITERAL
ONSUCCESSFULCOMPLETION
public static final java.util.List VALUES
Method Detail |
---|
public static TAutoDeletionMode get(java.lang.String literal)
public static TAutoDeletionMode getByName(java.lang.String name)
public static TAutoDeletionMode get(int value)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |