|
||||||||||
| 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.ActClassSupply
public final class ActClassSupply
A representation of the literals of the enumeration 'Act Class Supply', and utility methods for working with them. specDomain: V11535 (C-0-D11527-V13856-V11535-cpt)
CDAR2Package.getActClassSupply()| Field Summary | |
|---|---|
static int |
DIET
The 'DIET' literal value. |
static ActClassSupply |
DIET_LITERAL
The 'DIET' literal object. |
static int |
SPLY
The 'SPLY' literal value. |
static ActClassSupply |
SPLY_LITERAL
The 'SPLY' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Class Supply' enumerators. |
| Method Summary | |
|---|---|
static ActClassSupply |
get(int value)
Returns the 'Act Class Supply' literal with the specified integer value. |
static ActClassSupply |
get(java.lang.String literal)
Returns the 'Act Class Supply' literal with the specified literal value. |
static ActClassSupply |
getByName(java.lang.String name)
Returns the 'Act Class Supply' 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 SPLY
If the meaning of 'SPLY' literal object isn't clear, there really should be more of a description here...
SPLY_LITERAL,
Constant Field Valuespublic static final int DIET
If the meaning of 'DIET' literal object isn't clear, there really should be more of a description here...
DIET_LITERAL,
Constant Field Valuespublic static final ActClassSupply SPLY_LITERAL
SPLYpublic static final ActClassSupply DIET_LITERAL
DIETpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActClassSupply get(java.lang.String literal)
public static ActClassSupply getByName(java.lang.String name)
public static ActClassSupply get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||