|
||||||||||
| 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.ParticipationInformationRecipient
public final class ParticipationInformationRecipient
A representation of the literals of the enumeration 'Participation Information Recipient', and utility methods for working with them. specDomain: V10263 (C-0-D10901-V10263-cpt)
CDAR2Package.getParticipationInformationRecipient()| Field Summary | |
|---|---|
static int |
IRCP
The 'IRCP' literal value. |
static ParticipationInformationRecipient |
IRCP_LITERAL
The 'IRCP' literal object. |
static int |
NOT
The 'NOT' literal value. |
static ParticipationInformationRecipient |
NOT_LITERAL
The 'NOT' literal object. |
static int |
PRCP
The 'PRCP' literal value. |
static ParticipationInformationRecipient |
PRCP_LITERAL
The 'PRCP' literal object. |
static int |
REFB
The 'REFB' literal value. |
static ParticipationInformationRecipient |
REFB_LITERAL
The 'REFB' literal object. |
static int |
REFT
The 'REFT' literal value. |
static ParticipationInformationRecipient |
REFT_LITERAL
The 'REFT' literal object. |
static int |
TRC
The 'TRC' literal value. |
static ParticipationInformationRecipient |
TRC_LITERAL
The 'TRC' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Participation Information Recipient' enumerators. |
| Method Summary | |
|---|---|
static ParticipationInformationRecipient |
get(int value)
Returns the 'Participation Information Recipient' literal with the specified integer value. |
static ParticipationInformationRecipient |
get(java.lang.String literal)
Returns the 'Participation Information Recipient' literal with the specified literal value. |
static ParticipationInformationRecipient |
getByName(java.lang.String name)
Returns the 'Participation Information Recipient' 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 IRCP
If the meaning of 'IRCP' literal object isn't clear, there really should be more of a description here...
IRCP_LITERAL,
Constant Field Valuespublic static final int NOT
If the meaning of 'NOT' literal object isn't clear, there really should be more of a description here...
NOT_LITERAL,
Constant Field Valuespublic static final int PRCP
If the meaning of 'PRCP' literal object isn't clear, there really should be more of a description here...
PRCP_LITERAL,
Constant Field Valuespublic static final int REFB
If the meaning of 'REFB' literal object isn't clear, there really should be more of a description here...
REFB_LITERAL,
Constant Field Valuespublic static final int REFT
If the meaning of 'REFT' literal object isn't clear, there really should be more of a description here...
REFT_LITERAL,
Constant Field Valuespublic static final int TRC
If the meaning of 'TRC' literal object isn't clear, there really should be more of a description here...
TRC_LITERAL,
Constant Field Valuespublic static final ParticipationInformationRecipient IRCP_LITERAL
IRCPpublic static final ParticipationInformationRecipient NOT_LITERAL
NOTpublic static final ParticipationInformationRecipient PRCP_LITERAL
PRCPpublic static final ParticipationInformationRecipient REFB_LITERAL
REFBpublic static final ParticipationInformationRecipient REFT_LITERAL
REFTpublic static final ParticipationInformationRecipient TRC_LITERAL
TRCpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParticipationInformationRecipient get(java.lang.String literal)
public static ParticipationInformationRecipient getByName(java.lang.String name)
public static ParticipationInformationRecipient get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||