|
||||||||||
| 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.RoleClassManufacturedProduct
public final class RoleClassManufacturedProduct
A representation of the literals of the enumeration 'Role Class Manufactured Product', and utility methods for working with them. specDomain: V11580 (C-0-D11555-V13940-V19313-V19105-V11580-cpt)
CDAR2Package.getRoleClassManufacturedProduct()| Field Summary | |
|---|---|
static int |
MANU
The 'MANU' literal value. |
static RoleClassManufacturedProduct |
MANU_LITERAL
The 'MANU' literal object. |
static int |
THER
The 'THER' literal value. |
static RoleClassManufacturedProduct |
THER_LITERAL
The 'THER' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Role Class Manufactured Product' enumerators. |
| Method Summary | |
|---|---|
static RoleClassManufacturedProduct |
get(int value)
Returns the 'Role Class Manufactured Product' literal with the specified integer value. |
static RoleClassManufacturedProduct |
get(java.lang.String literal)
Returns the 'Role Class Manufactured Product' literal with the specified literal value. |
static RoleClassManufacturedProduct |
getByName(java.lang.String name)
Returns the 'Role Class Manufactured Product' 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 MANU
If the meaning of 'MANU' literal object isn't clear, there really should be more of a description here...
MANU_LITERAL,
Constant Field Valuespublic static final int THER
If the meaning of 'THER' literal object isn't clear, there really should be more of a description here...
THER_LITERAL,
Constant Field Valuespublic static final RoleClassManufacturedProduct MANU_LITERAL
MANUpublic static final RoleClassManufacturedProduct THER_LITERAL
THERpublic static final java.util.List VALUES
| Method Detail |
|---|
public static RoleClassManufacturedProduct get(java.lang.String literal)
public static RoleClassManufacturedProduct getByName(java.lang.String name)
public static RoleClassManufacturedProduct get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||