|
||||||||||
| 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.ActClinicalDocument
public final class ActClinicalDocument
A representation of the literals of the enumeration 'Act Clinical Document', and utility methods for working with them. specDomain: V13948 (C-0-D11527-V13856-V19445-V19442-V18938-V13948-cpt)
CDAR2Package.getActClinicalDocument()| Field Summary | |
|---|---|
static int |
CDALVLONE
The 'CDALVLONE' literal value. |
static ActClinicalDocument |
CDALVLONE_LITERAL
The 'CDALVLONE' literal object. |
static int |
DOCCLIN
The 'DOCCLIN' literal value. |
static ActClinicalDocument |
DOCCLIN_LITERAL
The 'DOCCLIN' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Clinical Document' enumerators. |
| Method Summary | |
|---|---|
static ActClinicalDocument |
get(int value)
Returns the 'Act Clinical Document' literal with the specified integer value. |
static ActClinicalDocument |
get(java.lang.String literal)
Returns the 'Act Clinical Document' literal with the specified literal value. |
static ActClinicalDocument |
getByName(java.lang.String name)
Returns the 'Act Clinical Document' 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 DOCCLIN
If the meaning of 'DOCCLIN' literal object isn't clear, there really should be more of a description here...
DOCCLIN_LITERAL,
Constant Field Valuespublic static final int CDALVLONE
If the meaning of 'CDALVLONE' literal object isn't clear, there really should be more of a description here...
CDALVLONE_LITERAL,
Constant Field Valuespublic static final ActClinicalDocument DOCCLIN_LITERAL
DOCCLINpublic static final ActClinicalDocument CDALVLONE_LITERAL
CDALVLONEpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActClinicalDocument get(java.lang.String literal)
public static ActClinicalDocument getByName(java.lang.String name)
public static ActClinicalDocument get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||