|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
org.eclipse.ohf.ihe.common.ebxml._2._1.rim.EventTypeType
public final class EventTypeType
A representation of the literals of the enumeration 'Event Type Type', and utility methods for working with them.
RimPackage.getEventTypeType()| Field Summary | |
|---|---|
static int |
CREATED
The 'Created' literal value. |
static EventTypeType |
CREATED_LITERAL
The 'Created' literal object. |
static int |
DELETED
The 'Deleted' literal value. |
static EventTypeType |
DELETED_LITERAL
The 'Deleted' literal object. |
static int |
DEPRECATED
The 'Deprecated' literal value. |
static EventTypeType |
DEPRECATED_LITERAL
The 'Deprecated' literal object. |
static int |
UPDATED
The 'Updated' literal value. |
static EventTypeType |
UPDATED_LITERAL
The 'Updated' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Event Type Type' enumerators. |
static int |
VERSIONED
The 'Versioned' literal value. |
static EventTypeType |
VERSIONED_LITERAL
The 'Versioned' literal object. |
| Method Summary | |
|---|---|
static EventTypeType |
get(int value)
Returns the 'Event Type Type' literal with the specified integer value. |
static EventTypeType |
get(java.lang.String literal)
Returns the 'Event Type Type' literal with the specified literal value. |
static EventTypeType |
getByName(java.lang.String name)
Returns the 'Event Type Type' 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int CREATED
If the meaning of 'Created' literal object isn't clear, there really should be more of a description here...
CREATED_LITERAL,
Constant Field Valuespublic static final int DELETED
If the meaning of 'Deleted' literal object isn't clear, there really should be more of a description here...
DELETED_LITERAL,
Constant Field Valuespublic static final int DEPRECATED
If the meaning of 'Deprecated' literal object isn't clear, there really should be more of a description here...
DEPRECATED_LITERAL,
Constant Field Valuespublic static final int UPDATED
If the meaning of 'Updated' literal object isn't clear, there really should be more of a description here...
UPDATED_LITERAL,
Constant Field Valuespublic static final int VERSIONED
If the meaning of 'Versioned' literal object isn't clear, there really should be more of a description here...
VERSIONED_LITERAL,
Constant Field Valuespublic static final EventTypeType CREATED_LITERAL
CREATEDpublic static final EventTypeType DELETED_LITERAL
DELETEDpublic static final EventTypeType DEPRECATED_LITERAL
DEPRECATEDpublic static final EventTypeType UPDATED_LITERAL
UPDATEDpublic static final EventTypeType VERSIONED_LITERAL
VERSIONEDpublic static final java.util.List VALUES
| Method Detail |
|---|
public static EventTypeType get(java.lang.String literal)
public static EventTypeType getByName(java.lang.String name)
public static EventTypeType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||