|
||||||||||
| 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.ActRelationshipSequelMember3
public final class ActRelationshipSequelMember3
A representation of the literals of the enumeration 'Act Relationship Sequel Member3', and utility methods for working with them.
CDAR2Package.getActRelationshipSequelMember3()| Field Summary | |
|---|---|
static int |
APND
The 'APND' literal value. |
static ActRelationshipSequelMember3 |
APND_LITERAL
The 'APND' literal object. |
static int |
DOC
The 'DOC' literal value. |
static ActRelationshipSequelMember3 |
DOC_LITERAL
The 'DOC' literal object. |
static int |
ELNK
The 'ELNK' literal value. |
static ActRelationshipSequelMember3 |
ELNK_LITERAL
The 'ELNK' literal object. |
static int |
GEN
The 'GEN' literal value. |
static ActRelationshipSequelMember3 |
GEN_LITERAL
The 'GEN' literal object. |
static int |
GEVL
The 'GEVL' literal value. |
static ActRelationshipSequelMember3 |
GEVL_LITERAL
The 'GEVL' literal object. |
static int |
INST
The 'INST' literal value. |
static ActRelationshipSequelMember3 |
INST_LITERAL
The 'INST' literal object. |
static int |
MTCH
The 'MTCH' literal value. |
static ActRelationshipSequelMember3 |
MTCH_LITERAL
The 'MTCH' literal object. |
static int |
OPTN
The 'OPTN' literal value. |
static ActRelationshipSequelMember3 |
OPTN_LITERAL
The 'OPTN' literal object. |
static int |
REV
The 'REV' literal value. |
static ActRelationshipSequelMember3 |
REV_LITERAL
The 'REV' literal object. |
static int |
SEQL
The 'SEQL' literal value. |
static ActRelationshipSequelMember3 |
SEQL_LITERAL
The 'SEQL' literal object. |
static int |
UPDT
The 'UPDT' literal value. |
static ActRelationshipSequelMember3 |
UPDT_LITERAL
The 'UPDT' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Relationship Sequel Member3' enumerators. |
static int |
XFRM
The 'XFRM' literal value. |
static ActRelationshipSequelMember3 |
XFRM_LITERAL
The 'XFRM' literal object. |
| Method Summary | |
|---|---|
static ActRelationshipSequelMember3 |
get(int value)
Returns the 'Act Relationship Sequel Member3' literal with the specified integer value. |
static ActRelationshipSequelMember3 |
get(java.lang.String literal)
Returns the 'Act Relationship Sequel Member3' literal with the specified literal value. |
static ActRelationshipSequelMember3 |
getByName(java.lang.String name)
Returns the 'Act Relationship Sequel Member3' 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 SEQL
If the meaning of 'SEQL' literal object isn't clear, there really should be more of a description here...
SEQL_LITERAL,
Constant Field Valuespublic static final int APND
If the meaning of 'APND' literal object isn't clear, there really should be more of a description here...
APND_LITERAL,
Constant Field Valuespublic static final int DOC
If the meaning of 'DOC' literal object isn't clear, there really should be more of a description here...
DOC_LITERAL,
Constant Field Valuespublic static final int ELNK
If the meaning of 'ELNK' literal object isn't clear, there really should be more of a description here...
ELNK_LITERAL,
Constant Field Valuespublic static final int GEN
If the meaning of 'GEN' literal object isn't clear, there really should be more of a description here...
GEN_LITERAL,
Constant Field Valuespublic static final int GEVL
If the meaning of 'GEVL' literal object isn't clear, there really should be more of a description here...
GEVL_LITERAL,
Constant Field Valuespublic static final int INST
If the meaning of 'INST' literal object isn't clear, there really should be more of a description here...
INST_LITERAL,
Constant Field Valuespublic static final int MTCH
If the meaning of 'MTCH' literal object isn't clear, there really should be more of a description here...
MTCH_LITERAL,
Constant Field Valuespublic static final int OPTN
If the meaning of 'OPTN' literal object isn't clear, there really should be more of a description here...
OPTN_LITERAL,
Constant Field Valuespublic static final int REV
If the meaning of 'REV' literal object isn't clear, there really should be more of a description here...
REV_LITERAL,
Constant Field Valuespublic static final int UPDT
If the meaning of 'UPDT' literal object isn't clear, there really should be more of a description here...
UPDT_LITERAL,
Constant Field Valuespublic static final int XFRM
If the meaning of 'XFRM' literal object isn't clear, there really should be more of a description here...
XFRM_LITERAL,
Constant Field Valuespublic static final ActRelationshipSequelMember3 SEQL_LITERAL
SEQLpublic static final ActRelationshipSequelMember3 APND_LITERAL
APNDpublic static final ActRelationshipSequelMember3 DOC_LITERAL
DOCpublic static final ActRelationshipSequelMember3 ELNK_LITERAL
ELNKpublic static final ActRelationshipSequelMember3 GEN_LITERAL
GENpublic static final ActRelationshipSequelMember3 GEVL_LITERAL
GEVLpublic static final ActRelationshipSequelMember3 INST_LITERAL
INSTpublic static final ActRelationshipSequelMember3 MTCH_LITERAL
MTCHpublic static final ActRelationshipSequelMember3 OPTN_LITERAL
OPTNpublic static final ActRelationshipSequelMember3 REV_LITERAL
REVpublic static final ActRelationshipSequelMember3 UPDT_LITERAL
UPDTpublic static final ActRelationshipSequelMember3 XFRM_LITERAL
XFRMpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActRelationshipSequelMember3 get(java.lang.String literal)
public static ActRelationshipSequelMember3 getByName(java.lang.String name)
public static ActRelationshipSequelMember3 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||