|
||||||||||
| 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.XParticipationAuthorPerformer
public final class XParticipationAuthorPerformer
A representation of the literals of the enumeration 'XParticipation Author Performer', and utility methods for working with them. abstDomain: V19080 (C-0-D10901-V19080-cpt)
CDAR2Package.getXParticipationAuthorPerformer()| Field Summary | |
|---|---|
static int |
AUT
The 'AUT' literal value. |
static XParticipationAuthorPerformer |
AUT_LITERAL
The 'AUT' literal object. |
static int |
PRF
The 'PRF' literal value. |
static XParticipationAuthorPerformer |
PRF_LITERAL
The 'PRF' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XParticipation Author Performer' enumerators. |
| Method Summary | |
|---|---|
static XParticipationAuthorPerformer |
get(int value)
Returns the 'XParticipation Author Performer' literal with the specified integer value. |
static XParticipationAuthorPerformer |
get(java.lang.String literal)
Returns the 'XParticipation Author Performer' literal with the specified literal value. |
static XParticipationAuthorPerformer |
getByName(java.lang.String name)
Returns the 'XParticipation Author Performer' 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 PRF
If the meaning of 'PRF' literal object isn't clear, there really should be more of a description here...
PRF_LITERAL,
Constant Field Valuespublic static final int AUT
If the meaning of 'AUT' literal object isn't clear, there really should be more of a description here...
AUT_LITERAL,
Constant Field Valuespublic static final XParticipationAuthorPerformer PRF_LITERAL
PRFpublic static final XParticipationAuthorPerformer AUT_LITERAL
AUTpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XParticipationAuthorPerformer get(java.lang.String literal)
public static XParticipationAuthorPerformer getByName(java.lang.String name)
public static XParticipationAuthorPerformer get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||