|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
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.TAutonomy
public final class TAutonomy
A representation of the literals of the enumeration 'TAutonomy', and utility methods for working with them.
TaskPackage.getTAutonomy()
Field Summary | |
---|---|
static int |
CHILD
The 'Child' literal value |
static TAutonomy |
CHILD_LITERAL
The 'Child' literal object |
static int |
PEER
The 'Peer' literal value |
static TAutonomy |
PEER_LITERAL
The 'Peer' literal object |
static java.util.List |
VALUES
A public read-only list of all the 'TAutonomy' enumerators |
Method Summary | |
---|---|
static TAutonomy |
get(int value)
Returns the 'TAutonomy' literal with the specified integer value |
static TAutonomy |
get(java.lang.String literal)
Returns the 'TAutonomy' literal with the specified literal value |
static TAutonomy |
getByName(java.lang.String name)
Returns the 'TAutonomy' 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 PEER
If the meaning of 'Peer' literal object isn't clear, there really should be more of a description here...
PEER_LITERAL
,
Constant Field Valuespublic static final int CHILD
If the meaning of 'Child' literal object isn't clear, there really should be more of a description here...
CHILD_LITERAL
,
Constant Field Valuespublic static final TAutonomy PEER_LITERAL
PEER
public static final TAutonomy CHILD_LITERAL
CHILD
public static final java.util.List VALUES
Method Detail |
---|
public static TAutonomy get(java.lang.String literal)
public static TAutonomy getByName(java.lang.String name)
public static TAutonomy get(int value)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |