|
||||||||||
| 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.XActRelationshipPatientTransport
public final class XActRelationshipPatientTransport
A representation of the literals of the enumeration 'XAct Relationship Patient Transport', and utility methods for working with them. abstDomain: V19005 (C-0-D10317-V19005-cpt)
CDAR2Package.getXActRelationshipPatientTransport()| Field Summary | |
|---|---|
static int |
ARR
The 'ARR' literal value. |
static XActRelationshipPatientTransport |
ARR_LITERAL
The 'ARR' literal object. |
static int |
DEP
The 'DEP' literal value. |
static XActRelationshipPatientTransport |
DEP_LITERAL
The 'DEP' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XAct Relationship Patient Transport' enumerators. |
| Method Summary | |
|---|---|
static XActRelationshipPatientTransport |
get(int value)
Returns the 'XAct Relationship Patient Transport' literal with the specified integer value. |
static XActRelationshipPatientTransport |
get(java.lang.String literal)
Returns the 'XAct Relationship Patient Transport' literal with the specified literal value. |
static XActRelationshipPatientTransport |
getByName(java.lang.String name)
Returns the 'XAct Relationship Patient Transport' 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 ARR
If the meaning of 'ARR' literal object isn't clear, there really should be more of a description here...
ARR_LITERAL,
Constant Field Valuespublic static final int DEP
If the meaning of 'DEP' literal object isn't clear, there really should be more of a description here...
DEP_LITERAL,
Constant Field Valuespublic static final XActRelationshipPatientTransport ARR_LITERAL
ARRpublic static final XActRelationshipPatientTransport DEP_LITERAL
DEPpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XActRelationshipPatientTransport get(java.lang.String literal)
public static XActRelationshipPatientTransport getByName(java.lang.String name)
public static XActRelationshipPatientTransport get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||