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