|
||||||||||
| 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.ParticipationTypeMember16
public final class ParticipationTypeMember16
A representation of the literals of the enumeration 'Participation Type Member16', and utility methods for working with them.
CDAR2Package.getParticipationTypeMember16()| Field Summary | |
|---|---|
static int |
CST
The 'CST' literal value. |
static ParticipationTypeMember16 |
CST_LITERAL
The 'CST' literal object. |
static int |
RESP
The 'RESP' literal value. |
static ParticipationTypeMember16 |
RESP_LITERAL
The 'RESP' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Participation Type Member16' enumerators. |
| Method Summary | |
|---|---|
static ParticipationTypeMember16 |
get(int value)
Returns the 'Participation Type Member16' literal with the specified integer value. |
static ParticipationTypeMember16 |
get(java.lang.String literal)
Returns the 'Participation Type Member16' literal with the specified literal value. |
static ParticipationTypeMember16 |
getByName(java.lang.String name)
Returns the 'Participation Type Member16' 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 CST
If the meaning of 'CST' literal object isn't clear, there really should be more of a description here...
CST_LITERAL,
Constant Field Valuespublic static final int RESP
If the meaning of 'RESP' literal object isn't clear, there really should be more of a description here...
RESP_LITERAL,
Constant Field Valuespublic static final ParticipationTypeMember16 CST_LITERAL
CSTpublic static final ParticipationTypeMember16 RESP_LITERAL
RESPpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParticipationTypeMember16 get(java.lang.String literal)
public static ParticipationTypeMember16 getByName(java.lang.String name)
public static ParticipationTypeMember16 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||