|
||||||||||
| 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.Other
public final class Other
A representation of the literals of the enumeration 'Other', and utility methods for working with them. specDomain: V10616 (C-0-D10609-V10610-V10616-cpt)
CDAR2Package.getOther()| Field Summary | |
|---|---|
static int |
NINF
The 'NINF' literal value. |
static Other |
NINF_LITERAL
The 'NINF' literal object. |
static int |
OTH
The 'OTH' literal value. |
static Other |
OTH_LITERAL
The 'OTH' literal object. |
static int |
PINF
The 'PINF' literal value. |
static Other |
PINF_LITERAL
The 'PINF' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Other' enumerators. |
| Method Summary | |
|---|---|
static Other |
get(int value)
Returns the 'Other' literal with the specified integer value. |
static Other |
get(java.lang.String literal)
Returns the 'Other' literal with the specified literal value. |
static Other |
getByName(java.lang.String name)
Returns the 'Other' 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 OTH
If the meaning of 'OTH' literal object isn't clear, there really should be more of a description here...
OTH_LITERAL,
Constant Field Valuespublic static final int NINF
If the meaning of 'NINF' literal object isn't clear, there really should be more of a description here...
NINF_LITERAL,
Constant Field Valuespublic static final int PINF
If the meaning of 'PINF' literal object isn't clear, there really should be more of a description here...
PINF_LITERAL,
Constant Field Valuespublic static final Other OTH_LITERAL
OTHpublic static final Other NINF_LITERAL
NINFpublic static final Other PINF_LITERAL
PINFpublic static final java.util.List VALUES
| Method Detail |
|---|
public static Other get(java.lang.String literal)
public static Other getByName(java.lang.String name)
public static Other get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||