|
||||||||||
| 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.NoInformationMember2
public final class NoInformationMember2
A representation of the literals of the enumeration 'No Information Member2', and utility methods for working with them.
CDAR2Package.getNoInformationMember2()| Field Summary | |
|---|---|
static int |
MSK
The 'MSK' literal value. |
static NoInformationMember2 |
MSK_LITERAL
The 'MSK' literal object. |
static int |
NA
The 'NA' literal value. |
static NoInformationMember2 |
NA_LITERAL
The 'NA' literal object. |
static int |
NI
The 'NI' literal value. |
static NoInformationMember2 |
NI_LITERAL
The 'NI' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'No Information Member2' enumerators. |
| Method Summary | |
|---|---|
static NoInformationMember2 |
get(int value)
Returns the 'No Information Member2' literal with the specified integer value. |
static NoInformationMember2 |
get(java.lang.String literal)
Returns the 'No Information Member2' literal with the specified literal value. |
static NoInformationMember2 |
getByName(java.lang.String name)
Returns the 'No Information Member2' 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 NI
If the meaning of 'NI' literal object isn't clear, there really should be more of a description here...
NI_LITERAL,
Constant Field Valuespublic static final int MSK
If the meaning of 'MSK' literal object isn't clear, there really should be more of a description here...
MSK_LITERAL,
Constant Field Valuespublic static final int NA
If the meaning of 'NA' literal object isn't clear, there really should be more of a description here...
NA_LITERAL,
Constant Field Valuespublic static final NoInformationMember2 NI_LITERAL
NIpublic static final NoInformationMember2 MSK_LITERAL
MSKpublic static final NoInformationMember2 NA_LITERAL
NApublic static final java.util.List VALUES
| Method Detail |
|---|
public static NoInformationMember2 get(java.lang.String literal)
public static NoInformationMember2 getByName(java.lang.String name)
public static NoInformationMember2 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||