|
||||||||||
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.RoleClassServiceDeliveryLocation
public final class RoleClassServiceDeliveryLocation
A representation of the literals of the enumeration 'Role Class Service Delivery Location', and utility methods for working with them. specDomain: V16927 (C-0-D11555-V13940-V19313-V19105-V16927-cpt)
CDAR2Package.getRoleClassServiceDeliveryLocation()
Field Summary | |
---|---|
static int |
DSDLOC
The 'DSDLOC' literal value. |
static RoleClassServiceDeliveryLocation |
DSDLOC_LITERAL
The 'DSDLOC' literal object. |
static int |
ISDLOC
The 'ISDLOC' literal value. |
static RoleClassServiceDeliveryLocation |
ISDLOC_LITERAL
The 'ISDLOC' literal object. |
static int |
SDLOC
The 'SDLOC' literal value. |
static RoleClassServiceDeliveryLocation |
SDLOC_LITERAL
The 'SDLOC' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Role Class Service Delivery Location' enumerators. |
Method Summary | |
---|---|
static RoleClassServiceDeliveryLocation |
get(int value)
Returns the 'Role Class Service Delivery Location' literal with the specified integer value. |
static RoleClassServiceDeliveryLocation |
get(java.lang.String literal)
Returns the 'Role Class Service Delivery Location' literal with the specified literal value. |
static RoleClassServiceDeliveryLocation |
getByName(java.lang.String name)
Returns the 'Role Class Service Delivery Location' 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 SDLOC
If the meaning of 'SDLOC' literal object isn't clear, there really should be more of a description here...
SDLOC_LITERAL
,
Constant Field Valuespublic static final int DSDLOC
If the meaning of 'DSDLOC' literal object isn't clear, there really should be more of a description here...
DSDLOC_LITERAL
,
Constant Field Valuespublic static final int ISDLOC
If the meaning of 'ISDLOC' literal object isn't clear, there really should be more of a description here...
ISDLOC_LITERAL
,
Constant Field Valuespublic static final RoleClassServiceDeliveryLocation SDLOC_LITERAL
SDLOC
public static final RoleClassServiceDeliveryLocation DSDLOC_LITERAL
DSDLOC
public static final RoleClassServiceDeliveryLocation ISDLOC_LITERAL
ISDLOC
public static final java.util.List VALUES
Method Detail |
---|
public static RoleClassServiceDeliveryLocation get(java.lang.String literal)
public static RoleClassServiceDeliveryLocation getByName(java.lang.String name)
public static RoleClassServiceDeliveryLocation get(int value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |