|
||||||||||
| 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.cdar2.XActMoodDefEvn
public final class XActMoodDefEvn
A representation of the literals of the enumeration 'XAct Mood Def Evn', and utility methods for working with them. abstDomain: V19375 (C-0-D10196-V19375-cpt)
CDAR2Package.getXActMoodDefEvn()| Field Summary | |
|---|---|
static int |
DEF
The 'DEF' literal value. |
static XActMoodDefEvn |
DEF_LITERAL
The 'DEF' literal object. |
static int |
EVN
The 'EVN' literal value. |
static XActMoodDefEvn |
EVN_LITERAL
The 'EVN' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XAct Mood Def Evn' enumerators. |
| Method Summary | |
|---|---|
static XActMoodDefEvn |
get(int value)
Returns the 'XAct Mood Def Evn' literal with the specified integer value. |
static XActMoodDefEvn |
get(java.lang.String literal)
Returns the 'XAct Mood Def Evn' literal with the specified literal value. |
static XActMoodDefEvn |
getByName(java.lang.String name)
Returns the 'XAct Mood Def Evn' 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 DEF
If the meaning of 'DEF' literal object isn't clear, there really should be more of a description here...
DEF_LITERAL,
Constant Field Valuespublic static final int EVN
If the meaning of 'EVN' literal object isn't clear, there really should be more of a description here...
EVN_LITERAL,
Constant Field Valuespublic static final XActMoodDefEvn DEF_LITERAL
DEFpublic static final XActMoodDefEvn EVN_LITERAL
EVNpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XActMoodDefEvn get(java.lang.String literal)
public static XActMoodDefEvn getByName(java.lang.String name)
public static XActMoodDefEvn get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||