|
||||||||||
| 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.ActRelationshipReason
public final class ActRelationshipReason
A representation of the literals of the enumeration 'Act Relationship Reason', and utility methods for working with them. specDomain: V19376 (C-0-D10317-V18977-V19376-cpt)
CDAR2Package.getActRelationshipReason()| Field Summary | |
|---|---|
static int |
MITGT
The 'MITGT' literal value. |
static ActRelationshipReason |
MITGT_LITERAL
The 'MITGT' literal object. |
static int |
RSON
The 'RSON' literal value. |
static ActRelationshipReason |
RSON_LITERAL
The 'RSON' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Relationship Reason' enumerators. |
| Method Summary | |
|---|---|
static ActRelationshipReason |
get(int value)
Returns the 'Act Relationship Reason' literal with the specified integer value. |
static ActRelationshipReason |
get(java.lang.String literal)
Returns the 'Act Relationship Reason' literal with the specified literal value. |
static ActRelationshipReason |
getByName(java.lang.String name)
Returns the 'Act Relationship Reason' 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 RSON
If the meaning of 'RSON' literal object isn't clear, there really should be more of a description here...
RSON_LITERAL,
Constant Field Valuespublic static final int MITGT
If the meaning of 'MITGT' literal object isn't clear, there really should be more of a description here...
MITGT_LITERAL,
Constant Field Valuespublic static final ActRelationshipReason RSON_LITERAL
RSONpublic static final ActRelationshipReason MITGT_LITERAL
MITGTpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActRelationshipReason get(java.lang.String literal)
public static ActRelationshipReason getByName(java.lang.String name)
public static ActRelationshipReason get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||