|
||||||||||
| 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.ParticipationVerifier
public final class ParticipationVerifier
A representation of the literals of the enumeration 'Participation Verifier', and utility methods for working with them. specDomain: V10259 (C-0-D10901-V10259-cpt)
CDAR2Package.getParticipationVerifier()| Field Summary | |
|---|---|
static int |
AUTHEN
The 'AUTHEN' literal value. |
static ParticipationVerifier |
AUTHEN_LITERAL
The 'AUTHEN' literal object. |
static int |
LA
The 'LA' literal value. |
static ParticipationVerifier |
LA_LITERAL
The 'LA' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Participation Verifier' enumerators. |
static int |
VRF
The 'VRF' literal value. |
static ParticipationVerifier |
VRF_LITERAL
The 'VRF' literal object. |
| Method Summary | |
|---|---|
static ParticipationVerifier |
get(int value)
Returns the 'Participation Verifier' literal with the specified integer value. |
static ParticipationVerifier |
get(java.lang.String literal)
Returns the 'Participation Verifier' literal with the specified literal value. |
static ParticipationVerifier |
getByName(java.lang.String name)
Returns the 'Participation Verifier' 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 VRF
If the meaning of 'VRF' literal object isn't clear, there really should be more of a description here...
VRF_LITERAL,
Constant Field Valuespublic static final int AUTHEN
If the meaning of 'AUTHEN' literal object isn't clear, there really should be more of a description here...
AUTHEN_LITERAL,
Constant Field Valuespublic static final int LA
If the meaning of 'LA' literal object isn't clear, there really should be more of a description here...
LA_LITERAL,
Constant Field Valuespublic static final ParticipationVerifier VRF_LITERAL
VRFpublic static final ParticipationVerifier AUTHEN_LITERAL
AUTHENpublic static final ParticipationVerifier LA_LITERAL
LApublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParticipationVerifier get(java.lang.String literal)
public static ParticipationVerifier getByName(java.lang.String name)
public static ParticipationVerifier get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||