|
||||||||||
| 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.AdditionalLocator
public final class AdditionalLocator
A representation of the literals of the enumeration 'Additional Locator', and utility methods for working with them. specDomain: V10651 (C-0-D10642-V10651-cpt)
CDAR2Package.getAdditionalLocator()| Field Summary | |
|---|---|
static int |
ADL
The 'ADL' literal value. |
static AdditionalLocator |
ADL_LITERAL
The 'ADL' literal object. |
static int |
UNID
The 'UNID' literal value. |
static AdditionalLocator |
UNID_LITERAL
The 'UNID' literal object. |
static int |
UNIT
The 'UNIT' literal value. |
static AdditionalLocator |
UNIT_LITERAL
The 'UNIT' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Additional Locator' enumerators. |
| Method Summary | |
|---|---|
static AdditionalLocator |
get(int value)
Returns the 'Additional Locator' literal with the specified integer value. |
static AdditionalLocator |
get(java.lang.String literal)
Returns the 'Additional Locator' literal with the specified literal value. |
static AdditionalLocator |
getByName(java.lang.String name)
Returns the 'Additional Locator' 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 ADL
If the meaning of 'ADL' literal object isn't clear, there really should be more of a description here...
ADL_LITERAL,
Constant Field Valuespublic static final int UNID
If the meaning of 'UNID' literal object isn't clear, there really should be more of a description here...
UNID_LITERAL,
Constant Field Valuespublic static final int UNIT
If the meaning of 'UNIT' literal object isn't clear, there really should be more of a description here...
UNIT_LITERAL,
Constant Field Valuespublic static final AdditionalLocator ADL_LITERAL
ADLpublic static final AdditionalLocator UNID_LITERAL
UNIDpublic static final AdditionalLocator UNIT_LITERAL
UNITpublic static final java.util.List VALUES
| Method Detail |
|---|
public static AdditionalLocator get(java.lang.String literal)
public static AdditionalLocator getByName(java.lang.String name)
public static AdditionalLocator get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||