|
||||||||||
| 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.XEncounterParticipant
public final class XEncounterParticipant
A representation of the literals of the enumeration 'XEncounter Participant', and utility methods for working with them. abstDomain: V19605 (C-0-D10901-V19605-cpt)
CDAR2Package.getXEncounterParticipant()| Field Summary | |
|---|---|
static int |
ADM
The 'ADM' literal value. |
static XEncounterParticipant |
ADM_LITERAL
The 'ADM' literal object. |
static int |
ATND
The 'ATND' literal value. |
static XEncounterParticipant |
ATND_LITERAL
The 'ATND' literal object. |
static int |
CON
The 'CON' literal value. |
static XEncounterParticipant |
CON_LITERAL
The 'CON' literal object. |
static int |
DIS
The 'DIS' literal value. |
static XEncounterParticipant |
DIS_LITERAL
The 'DIS' literal object. |
static int |
REF
The 'REF' literal value. |
static XEncounterParticipant |
REF_LITERAL
The 'REF' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XEncounter Participant' enumerators. |
| Method Summary | |
|---|---|
static XEncounterParticipant |
get(int value)
Returns the 'XEncounter Participant' literal with the specified integer value. |
static XEncounterParticipant |
get(java.lang.String literal)
Returns the 'XEncounter Participant' literal with the specified literal value. |
static XEncounterParticipant |
getByName(java.lang.String name)
Returns the 'XEncounter Participant' 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 ADM
If the meaning of 'ADM' literal object isn't clear, there really should be more of a description here...
ADM_LITERAL,
Constant Field Valuespublic static final int ATND
If the meaning of 'ATND' literal object isn't clear, there really should be more of a description here...
ATND_LITERAL,
Constant Field Valuespublic static final int CON
If the meaning of 'CON' literal object isn't clear, there really should be more of a description here...
CON_LITERAL,
Constant Field Valuespublic static final int DIS
If the meaning of 'DIS' literal object isn't clear, there really should be more of a description here...
DIS_LITERAL,
Constant Field Valuespublic static final int REF
If the meaning of 'REF' literal object isn't clear, there really should be more of a description here...
REF_LITERAL,
Constant Field Valuespublic static final XEncounterParticipant ADM_LITERAL
ADMpublic static final XEncounterParticipant ATND_LITERAL
ATNDpublic static final XEncounterParticipant CON_LITERAL
CONpublic static final XEncounterParticipant DIS_LITERAL
DISpublic static final XEncounterParticipant REF_LITERAL
REFpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XEncounterParticipant get(java.lang.String literal)
public static XEncounterParticipant getByName(java.lang.String name)
public static XEncounterParticipant get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||