|
||||||||||
| 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.ParticipationPhysicalPerformer
public final class ParticipationPhysicalPerformer
A representation of the literals of the enumeration 'Participation Physical Performer', and utility methods for working with them. specDomain: V10248 (C-0-D10901-V10248-cpt)
CDAR2Package.getParticipationPhysicalPerformer()| Field Summary | |
|---|---|
static int |
DIST
The 'DIST' literal value. |
static ParticipationPhysicalPerformer |
DIST_LITERAL
The 'DIST' literal object. |
static int |
PPRF
The 'PPRF' literal value. |
static ParticipationPhysicalPerformer |
PPRF_LITERAL
The 'PPRF' literal object. |
static int |
PRF
The 'PRF' literal value. |
static ParticipationPhysicalPerformer |
PRF_LITERAL
The 'PRF' literal object. |
static int |
SPRF
The 'SPRF' literal value. |
static ParticipationPhysicalPerformer |
SPRF_LITERAL
The 'SPRF' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Participation Physical Performer' enumerators. |
| Method Summary | |
|---|---|
static ParticipationPhysicalPerformer |
get(int value)
Returns the 'Participation Physical Performer' literal with the specified integer value. |
static ParticipationPhysicalPerformer |
get(java.lang.String literal)
Returns the 'Participation Physical Performer' literal with the specified literal value. |
static ParticipationPhysicalPerformer |
getByName(java.lang.String name)
Returns the 'Participation Physical 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 DIST
If the meaning of 'DIST' literal object isn't clear, there really should be more of a description here...
DIST_LITERAL,
Constant Field Valuespublic static final int PPRF
If the meaning of 'PPRF' literal object isn't clear, there really should be more of a description here...
PPRF_LITERAL,
Constant Field Valuespublic static final int SPRF
If the meaning of 'SPRF' literal object isn't clear, there really should be more of a description here...
SPRF_LITERAL,
Constant Field Valuespublic static final ParticipationPhysicalPerformer PRF_LITERAL
PRFpublic static final ParticipationPhysicalPerformer DIST_LITERAL
DISTpublic static final ParticipationPhysicalPerformer PPRF_LITERAL
PPRFpublic static final ParticipationPhysicalPerformer SPRF_LITERAL
SPRFpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParticipationPhysicalPerformer get(java.lang.String literal)
public static ParticipationPhysicalPerformer getByName(java.lang.String name)
public static ParticipationPhysicalPerformer get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||