|
||||||||||
| 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.RoleClassSpecimen
public final class RoleClassSpecimen
A representation of the literals of the enumeration 'Role Class Specimen', and utility methods for working with them. specDomain: V11591 (C-0-D11555-V13940-V10429-V11591-cpt)
CDAR2Package.getRoleClassSpecimen()| Field Summary | |
|---|---|
static int |
ALQT
The 'ALQT' literal value. |
static RoleClassSpecimen |
ALQT_LITERAL
The 'ALQT' literal object. |
static int |
ISLT
The 'ISLT' literal value. |
static RoleClassSpecimen |
ISLT_LITERAL
The 'ISLT' literal object. |
static int |
SPEC
The 'SPEC' literal value. |
static RoleClassSpecimen |
SPEC_LITERAL
The 'SPEC' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Role Class Specimen' enumerators. |
| Method Summary | |
|---|---|
static RoleClassSpecimen |
get(int value)
Returns the 'Role Class Specimen' literal with the specified integer value. |
static RoleClassSpecimen |
get(java.lang.String literal)
Returns the 'Role Class Specimen' literal with the specified literal value. |
static RoleClassSpecimen |
getByName(java.lang.String name)
Returns the 'Role Class Specimen' 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 SPEC
If the meaning of 'SPEC' literal object isn't clear, there really should be more of a description here...
SPEC_LITERAL,
Constant Field Valuespublic static final int ALQT
If the meaning of 'ALQT' literal object isn't clear, there really should be more of a description here...
ALQT_LITERAL,
Constant Field Valuespublic static final int ISLT
If the meaning of 'ISLT' literal object isn't clear, there really should be more of a description here...
ISLT_LITERAL,
Constant Field Valuespublic static final RoleClassSpecimen SPEC_LITERAL
SPECpublic static final RoleClassSpecimen ALQT_LITERAL
ALQTpublic static final RoleClassSpecimen ISLT_LITERAL
ISLTpublic static final java.util.List VALUES
| Method Detail |
|---|
public static RoleClassSpecimen get(java.lang.String literal)
public static RoleClassSpecimen getByName(java.lang.String name)
public static RoleClassSpecimen get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||