|
||||||||||
| 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.ActClassEntry
public final class ActClassEntry
A representation of the literals of the enumeration 'Act Class Entry', and utility methods for working with them. specDomain: V19444 (C-0-D11527-V13856-V19445-V19444-cpt)
CDAR2Package.getActClassEntry()| Field Summary | |
|---|---|
static int |
BATTERY
The 'BATTERY' literal value. |
static ActClassEntry |
BATTERY_LITERAL
The 'BATTERY' literal object. |
static int |
CLUSTER
The 'CLUSTER' literal value. |
static ActClassEntry |
CLUSTER_LITERAL
The 'CLUSTER' literal object. |
static int |
ENTRY
The 'ENTRY' literal value. |
static ActClassEntry |
ENTRY_LITERAL
The 'ENTRY' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Class Entry' enumerators. |
| Method Summary | |
|---|---|
static ActClassEntry |
get(int value)
Returns the 'Act Class Entry' literal with the specified integer value. |
static ActClassEntry |
get(java.lang.String literal)
Returns the 'Act Class Entry' literal with the specified literal value. |
static ActClassEntry |
getByName(java.lang.String name)
Returns the 'Act Class Entry' 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 ENTRY
If the meaning of 'ENTRY' literal object isn't clear, there really should be more of a description here...
ENTRY_LITERAL,
Constant Field Valuespublic static final int BATTERY
If the meaning of 'BATTERY' literal object isn't clear, there really should be more of a description here...
BATTERY_LITERAL,
Constant Field Valuespublic static final int CLUSTER
If the meaning of 'CLUSTER' literal object isn't clear, there really should be more of a description here...
CLUSTER_LITERAL,
Constant Field Valuespublic static final ActClassEntry ENTRY_LITERAL
ENTRYpublic static final ActClassEntry BATTERY_LITERAL
BATTERYpublic static final ActClassEntry CLUSTER_LITERAL
CLUSTERpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActClassEntry get(java.lang.String literal)
public static ActClassEntry getByName(java.lang.String name)
public static ActClassEntry get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||