|
||||||||||
| 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.EntityClassDevice
public final class EntityClassDevice
A representation of the literals of the enumeration 'Entity Class Device', and utility methods for working with them. specDomain: V11623 (C-0-D10882-V13922-V10883-V13934-V11623-cpt)
CDAR2Package.getEntityClassDevice()| Field Summary | |
|---|---|
static int |
CER
The 'CER' literal value. |
static EntityClassDevice |
CER_LITERAL
The 'CER' literal object. |
static int |
DEV
The 'DEV' literal value. |
static EntityClassDevice |
DEV_LITERAL
The 'DEV' literal object. |
static int |
MODDV
The 'MODDV' literal value. |
static EntityClassDevice |
MODDV_LITERAL
The 'MODDV' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Entity Class Device' enumerators. |
| Method Summary | |
|---|---|
static EntityClassDevice |
get(int value)
Returns the 'Entity Class Device' literal with the specified integer value. |
static EntityClassDevice |
get(java.lang.String literal)
Returns the 'Entity Class Device' literal with the specified literal value. |
static EntityClassDevice |
getByName(java.lang.String name)
Returns the 'Entity Class Device' 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 DEV
If the meaning of 'DEV' literal object isn't clear, there really should be more of a description here...
DEV_LITERAL,
Constant Field Valuespublic static final int CER
If the meaning of 'CER' literal object isn't clear, there really should be more of a description here...
CER_LITERAL,
Constant Field Valuespublic static final int MODDV
If the meaning of 'MODDV' literal object isn't clear, there really should be more of a description here...
MODDV_LITERAL,
Constant Field Valuespublic static final EntityClassDevice DEV_LITERAL
DEVpublic static final EntityClassDevice CER_LITERAL
CERpublic static final EntityClassDevice MODDV_LITERAL
MODDVpublic static final java.util.List VALUES
| Method Detail |
|---|
public static EntityClassDevice get(java.lang.String literal)
public static EntityClassDevice getByName(java.lang.String name)
public static EntityClassDevice get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||