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