|
||||||||||
| 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.RoleClassEmployee
public final class RoleClassEmployee
A representation of the literals of the enumeration 'Role Class Employee', and utility methods for working with them. specDomain: V11569 (C-0-D11555-V13940-V19313-V19316-V10416-V11569-cpt)
CDAR2Package.getRoleClassEmployee()| Field Summary | |
|---|---|
static int |
EMP
The 'EMP' literal value. |
static RoleClassEmployee |
EMP_LITERAL
The 'EMP' literal object. |
static int |
MIL
The 'MIL' literal value. |
static RoleClassEmployee |
MIL_LITERAL
The 'MIL' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Role Class Employee' enumerators. |
| Method Summary | |
|---|---|
static RoleClassEmployee |
get(int value)
Returns the 'Role Class Employee' literal with the specified integer value. |
static RoleClassEmployee |
get(java.lang.String literal)
Returns the 'Role Class Employee' literal with the specified literal value. |
static RoleClassEmployee |
getByName(java.lang.String name)
Returns the 'Role Class Employee' 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 EMP
If the meaning of 'EMP' literal object isn't clear, there really should be more of a description here...
EMP_LITERAL,
Constant Field Valuespublic static final int MIL
If the meaning of 'MIL' literal object isn't clear, there really should be more of a description here...
MIL_LITERAL,
Constant Field Valuespublic static final RoleClassEmployee EMP_LITERAL
EMPpublic static final RoleClassEmployee MIL_LITERAL
MILpublic static final java.util.List VALUES
| Method Detail |
|---|
public static RoleClassEmployee get(java.lang.String literal)
public static RoleClassEmployee getByName(java.lang.String name)
public static RoleClassEmployee get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||