|
||||||||||
| 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.OrganizationNameUseMember2
public final class OrganizationNameUseMember2
A representation of the literals of the enumeration 'Organization Name Use Member2', and utility methods for working with them.
CDAR2Package.getOrganizationNameUseMember2()| Field Summary | |
|---|---|
static int |
C
The 'C' literal value. |
static OrganizationNameUseMember2 |
C_LITERAL
The 'C' literal object. |
static int |
L
The 'L' literal value. |
static OrganizationNameUseMember2 |
L_LITERAL
The 'L' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Organization Name Use Member2' enumerators. |
| Method Summary | |
|---|---|
static OrganizationNameUseMember2 |
get(int value)
Returns the 'Organization Name Use Member2' literal with the specified integer value. |
static OrganizationNameUseMember2 |
get(java.lang.String literal)
Returns the 'Organization Name Use Member2' literal with the specified literal value. |
static OrganizationNameUseMember2 |
getByName(java.lang.String name)
Returns the 'Organization Name Use 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 C
If the meaning of 'C' literal object isn't clear, there really should be more of a description here...
C_LITERAL,
Constant Field Valuespublic static final int L
If the meaning of 'L' literal object isn't clear, there really should be more of a description here...
L_LITERAL,
Constant Field Valuespublic static final OrganizationNameUseMember2 C_LITERAL
Cpublic static final OrganizationNameUseMember2 L_LITERAL
Lpublic static final java.util.List VALUES
| Method Detail |
|---|
public static OrganizationNameUseMember2 get(java.lang.String literal)
public static OrganizationNameUseMember2 getByName(java.lang.String name)
public static OrganizationNameUseMember2 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||