|
||||||||||
| 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.XActRelationshipDocument
public final class XActRelationshipDocument
A representation of the literals of the enumeration 'XAct Relationship Document', and utility methods for working with them. abstDomain: V11610 (C-0-D10317-V11610-cpt)
CDAR2Package.getXActRelationshipDocument()| Field Summary | |
|---|---|
static int |
APND
The 'APND' literal value. |
static XActRelationshipDocument |
APND_LITERAL
The 'APND' literal object. |
static int |
RPLC
The 'RPLC' literal value. |
static XActRelationshipDocument |
RPLC_LITERAL
The 'RPLC' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XAct Relationship Document' enumerators. |
static int |
XFRM
The 'XFRM' literal value. |
static XActRelationshipDocument |
XFRM_LITERAL
The 'XFRM' literal object. |
| Method Summary | |
|---|---|
static XActRelationshipDocument |
get(int value)
Returns the 'XAct Relationship Document' literal with the specified integer value. |
static XActRelationshipDocument |
get(java.lang.String literal)
Returns the 'XAct Relationship Document' literal with the specified literal value. |
static XActRelationshipDocument |
getByName(java.lang.String name)
Returns the 'XAct Relationship Document' 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 RPLC
If the meaning of 'RPLC' literal object isn't clear, there really should be more of a description here...
RPLC_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 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 XActRelationshipDocument RPLC_LITERAL
RPLCpublic static final XActRelationshipDocument APND_LITERAL
APNDpublic static final XActRelationshipDocument XFRM_LITERAL
XFRMpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XActRelationshipDocument get(java.lang.String literal)
public static XActRelationshipDocument getByName(java.lang.String name)
public static XActRelationshipDocument get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||