|
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.TContextAuthorizationForOwner
public final class TContextAuthorizationForOwner
A representation of the literals of the enumeration 'TContext Authorization For Owner', and utility methods for working with them.
TaskPackage.getTContextAuthorizationForOwner()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static int |
NONE
The 'None' literal value |
static TContextAuthorizationForOwner |
NONE_LITERAL
The 'None' literal object |
static int |
READER
The 'Reader' literal value |
static TContextAuthorizationForOwner |
READER_LITERAL
The 'Reader' literal object |
static java.util.List |
VALUES
A public read-only list of all the 'TContext Authorization For Owner' enumerators |
Method Summary | |
---|---|
static TContextAuthorizationForOwner |
get(int value)
Returns the 'TContext Authorization For Owner' literal with the specified integer value |
static TContextAuthorizationForOwner |
get(java.lang.String literal)
Returns the 'TContext Authorization For Owner' literal with the specified literal value |
static TContextAuthorizationForOwner |
getByName(java.lang.String name)
Returns the 'TContext Authorization For Owner' 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 java.lang.String COPYRIGHT
public static final int NONE
NONE_LITERAL
,
Constant Field Valuespublic static final int READER
READER_LITERAL
,
Constant Field Valuespublic static final TContextAuthorizationForOwner NONE_LITERAL
If the meaning of 'None' literal object isn't clear, there really should be more of a description here...
NONE
public static final TContextAuthorizationForOwner READER_LITERAL
If the meaning of 'Reader' literal object isn't clear, there really should be more of a description here...
READER
public static final java.util.List VALUES
Method Detail |
---|
public static TContextAuthorizationForOwner get(java.lang.String literal)
public static TContextAuthorizationForOwner getByName(java.lang.String name)
public static TContextAuthorizationForOwner 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 |