|
||||||||||
| 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.AskedButUnknown
public final class AskedButUnknown
A representation of the literals of the enumeration 'Asked But Unknown', and utility methods for working with them. specDomain: V10614 (C-0-D10609-V10610-V10612-V10614-cpt)
CDAR2Package.getAskedButUnknown()| Field Summary | |
|---|---|
static int |
ASKU
The 'ASKU' literal value. |
static AskedButUnknown |
ASKU_LITERAL
The 'ASKU' literal object. |
static int |
NAV
The 'NAV' literal value. |
static AskedButUnknown |
NAV_LITERAL
The 'NAV' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Asked But Unknown' enumerators. |
| Method Summary | |
|---|---|
static AskedButUnknown |
get(int value)
Returns the 'Asked But Unknown' literal with the specified integer value. |
static AskedButUnknown |
get(java.lang.String literal)
Returns the 'Asked But Unknown' literal with the specified literal value. |
static AskedButUnknown |
getByName(java.lang.String name)
Returns the 'Asked But Unknown' 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 ASKU
If the meaning of 'ASKU' literal object isn't clear, there really should be more of a description here...
ASKU_LITERAL,
Constant Field Valuespublic static final int NAV
If the meaning of 'NAV' literal object isn't clear, there really should be more of a description here...
NAV_LITERAL,
Constant Field Valuespublic static final AskedButUnknown ASKU_LITERAL
ASKUpublic static final AskedButUnknown NAV_LITERAL
NAVpublic static final java.util.List VALUES
| Method Detail |
|---|
public static AskedButUnknown get(java.lang.String literal)
public static AskedButUnknown getByName(java.lang.String name)
public static AskedButUnknown get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||