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