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