|
||||||||||
| 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.ParticipationTargetDirectMember2
public final class ParticipationTargetDirectMember2
A representation of the literals of the enumeration 'Participation Target Direct Member2', and utility methods for working with them.
CDAR2Package.getParticipationTargetDirectMember2()| Field Summary | |
|---|---|
static int |
BBY
The 'BBY' literal value. |
static ParticipationTargetDirectMember2 |
BBY_LITERAL
The 'BBY' literal object. |
static int |
CSM
The 'CSM' literal value. |
static ParticipationTargetDirectMember2 |
CSM_LITERAL
The 'CSM' literal object. |
static int |
DIR
The 'DIR' literal value. |
static ParticipationTargetDirectMember2 |
DIR_LITERAL
The 'DIR' literal object. |
static int |
DON
The 'DON' literal value. |
static ParticipationTargetDirectMember2 |
DON_LITERAL
The 'DON' literal object. |
static int |
PRD
The 'PRD' literal value. |
static ParticipationTargetDirectMember2 |
PRD_LITERAL
The 'PRD' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Participation Target Direct Member2' enumerators. |
| Method Summary | |
|---|---|
static ParticipationTargetDirectMember2 |
get(int value)
Returns the 'Participation Target Direct Member2' literal with the specified integer value. |
static ParticipationTargetDirectMember2 |
get(java.lang.String literal)
Returns the 'Participation Target Direct Member2' literal with the specified literal value. |
static ParticipationTargetDirectMember2 |
getByName(java.lang.String name)
Returns the 'Participation Target Direct Member2' 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 DIR
If the meaning of 'DIR' literal object isn't clear, there really should be more of a description here...
DIR_LITERAL,
Constant Field Valuespublic static final int BBY
If the meaning of 'BBY' literal object isn't clear, there really should be more of a description here...
BBY_LITERAL,
Constant Field Valuespublic static final int CSM
If the meaning of 'CSM' literal object isn't clear, there really should be more of a description here...
CSM_LITERAL,
Constant Field Valuespublic static final int DON
If the meaning of 'DON' literal object isn't clear, there really should be more of a description here...
DON_LITERAL,
Constant Field Valuespublic static final int PRD
If the meaning of 'PRD' literal object isn't clear, there really should be more of a description here...
PRD_LITERAL,
Constant Field Valuespublic static final ParticipationTargetDirectMember2 DIR_LITERAL
DIRpublic static final ParticipationTargetDirectMember2 BBY_LITERAL
BBYpublic static final ParticipationTargetDirectMember2 CSM_LITERAL
CSMpublic static final ParticipationTargetDirectMember2 DON_LITERAL
DONpublic static final ParticipationTargetDirectMember2 PRD_LITERAL
PRDpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParticipationTargetDirectMember2 get(java.lang.String literal)
public static ParticipationTargetDirectMember2 getByName(java.lang.String name)
public static ParticipationTargetDirectMember2 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||