|
||||||||||
| 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.ParticipationTargetSubject
public final class ParticipationTargetSubject
A representation of the literals of the enumeration 'Participation Target Subject', and utility methods for working with them. specDomain: V19584 (C-0-D10901-V10286-V19584-cpt)
CDAR2Package.getParticipationTargetSubject()| Field Summary | |
|---|---|
static int |
SBJ
The 'SBJ' literal value. |
static ParticipationTargetSubject |
SBJ_LITERAL
The 'SBJ' literal object. |
static int |
SPC
The 'SPC' literal value. |
static ParticipationTargetSubject |
SPC_LITERAL
The 'SPC' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Participation Target Subject' enumerators. |
| Method Summary | |
|---|---|
static ParticipationTargetSubject |
get(int value)
Returns the 'Participation Target Subject' literal with the specified integer value. |
static ParticipationTargetSubject |
get(java.lang.String literal)
Returns the 'Participation Target Subject' literal with the specified literal value. |
static ParticipationTargetSubject |
getByName(java.lang.String name)
Returns the 'Participation Target Subject' 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 SBJ
If the meaning of 'SBJ' literal object isn't clear, there really should be more of a description here...
SBJ_LITERAL,
Constant Field Valuespublic static final int SPC
If the meaning of 'SPC' literal object isn't clear, there really should be more of a description here...
SPC_LITERAL,
Constant Field Valuespublic static final ParticipationTargetSubject SBJ_LITERAL
SBJpublic static final ParticipationTargetSubject SPC_LITERAL
SPCpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParticipationTargetSubject get(java.lang.String literal)
public static ParticipationTargetSubject getByName(java.lang.String name)
public static ParticipationTargetSubject get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||