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