|
||||||||||
| 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.EntityClassOrganizationMember1
public final class EntityClassOrganizationMember1
A representation of the literals of the enumeration 'Entity Class Organization Member1', and utility methods for working with them.
CDAR2Package.getEntityClassOrganizationMember1()| Field Summary | |
|---|---|
static int |
ORG
The 'ORG' literal value. |
static EntityClassOrganizationMember1 |
ORG_LITERAL
The 'ORG' literal object. |
static int |
PUB
The 'PUB' literal value. |
static EntityClassOrganizationMember1 |
PUB_LITERAL
The 'PUB' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Entity Class Organization Member1' enumerators. |
| Method Summary | |
|---|---|
static EntityClassOrganizationMember1 |
get(int value)
Returns the 'Entity Class Organization Member1' literal with the specified integer value. |
static EntityClassOrganizationMember1 |
get(java.lang.String literal)
Returns the 'Entity Class Organization Member1' literal with the specified literal value. |
static EntityClassOrganizationMember1 |
getByName(java.lang.String name)
Returns the 'Entity Class Organization Member1' 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 ORG
If the meaning of 'ORG' literal object isn't clear, there really should be more of a description here...
ORG_LITERAL,
Constant Field Valuespublic static final int PUB
If the meaning of 'PUB' literal object isn't clear, there really should be more of a description here...
PUB_LITERAL,
Constant Field Valuespublic static final EntityClassOrganizationMember1 ORG_LITERAL
ORGpublic static final EntityClassOrganizationMember1 PUB_LITERAL
PUBpublic static final java.util.List VALUES
| Method Detail |
|---|
public static EntityClassOrganizationMember1 get(java.lang.String literal)
public static EntityClassOrganizationMember1 getByName(java.lang.String name)
public static EntityClassOrganizationMember1 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||