|
||||||||||
| 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.ParticipationIndirectTarget
public final class ParticipationIndirectTarget
A representation of the literals of the enumeration 'Participation Indirect Target', and utility methods for working with them. specDomain: V19032 (C-0-D10901-V19032-cpt)
CDAR2Package.getParticipationIndirectTarget()| Field Summary | |
|---|---|
static int |
BEN
The 'BEN' literal value. |
static ParticipationIndirectTarget |
BEN_LITERAL
The 'BEN' literal object. |
static int |
COV
The 'COV' literal value. |
static ParticipationIndirectTarget |
COV_LITERAL
The 'COV' literal object. |
static int |
HLD
The 'HLD' literal value. |
static ParticipationIndirectTarget |
HLD_LITERAL
The 'HLD' literal object. |
static int |
IND
The 'IND' literal value. |
static ParticipationIndirectTarget |
IND_LITERAL
The 'IND' literal object. |
static int |
RCT
The 'RCT' literal value. |
static ParticipationIndirectTarget |
RCT_LITERAL
The 'RCT' literal object. |
static int |
RCV
The 'RCV' literal value. |
static ParticipationIndirectTarget |
RCV_LITERAL
The 'RCV' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Participation Indirect Target' enumerators. |
| Method Summary | |
|---|---|
static ParticipationIndirectTarget |
get(int value)
Returns the 'Participation Indirect Target' literal with the specified integer value. |
static ParticipationIndirectTarget |
get(java.lang.String literal)
Returns the 'Participation Indirect Target' literal with the specified literal value. |
static ParticipationIndirectTarget |
getByName(java.lang.String name)
Returns the 'Participation Indirect Target' 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 IND
If the meaning of 'IND' literal object isn't clear, there really should be more of a description here...
IND_LITERAL,
Constant Field Valuespublic static final int BEN
If the meaning of 'BEN' literal object isn't clear, there really should be more of a description here...
BEN_LITERAL,
Constant Field Valuespublic static final int COV
If the meaning of 'COV' literal object isn't clear, there really should be more of a description here...
COV_LITERAL,
Constant Field Valuespublic static final int HLD
If the meaning of 'HLD' literal object isn't clear, there really should be more of a description here...
HLD_LITERAL,
Constant Field Valuespublic static final int RCT
If the meaning of 'RCT' literal object isn't clear, there really should be more of a description here...
RCT_LITERAL,
Constant Field Valuespublic static final int RCV
If the meaning of 'RCV' literal object isn't clear, there really should be more of a description here...
RCV_LITERAL,
Constant Field Valuespublic static final ParticipationIndirectTarget IND_LITERAL
INDpublic static final ParticipationIndirectTarget BEN_LITERAL
BENpublic static final ParticipationIndirectTarget COV_LITERAL
COVpublic static final ParticipationIndirectTarget HLD_LITERAL
HLDpublic static final ParticipationIndirectTarget RCT_LITERAL
RCTpublic static final ParticipationIndirectTarget RCV_LITERAL
RCVpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParticipationIndirectTarget get(java.lang.String literal)
public static ParticipationIndirectTarget getByName(java.lang.String name)
public static ParticipationIndirectTarget get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||