|
||||||||||
| 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.EntityNameSearchUse
public final class EntityNameSearchUse
A representation of the literals of the enumeration 'Entity Name Search Use', and utility methods for working with them. specDomain: V19619 (C-0-D15913-V200-V19619-cpt)
CDAR2Package.getEntityNameSearchUse()| Field Summary | |
|---|---|
static int |
PHON
The 'PHON' literal value. |
static EntityNameSearchUse |
PHON_LITERAL
The 'PHON' literal object. |
static int |
SNDX
The 'SNDX' literal value. |
static EntityNameSearchUse |
SNDX_LITERAL
The 'SNDX' literal object. |
static int |
SRCH
The 'SRCH' literal value. |
static EntityNameSearchUse |
SRCH_LITERAL
The 'SRCH' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Entity Name Search Use' enumerators. |
| Method Summary | |
|---|---|
static EntityNameSearchUse |
get(int value)
Returns the 'Entity Name Search Use' literal with the specified integer value. |
static EntityNameSearchUse |
get(java.lang.String literal)
Returns the 'Entity Name Search Use' literal with the specified literal value. |
static EntityNameSearchUse |
getByName(java.lang.String name)
Returns the 'Entity Name Search Use' 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 SRCH
If the meaning of 'SRCH' literal object isn't clear, there really should be more of a description here...
SRCH_LITERAL,
Constant Field Valuespublic static final int PHON
If the meaning of 'PHON' literal object isn't clear, there really should be more of a description here...
PHON_LITERAL,
Constant Field Valuespublic static final int SNDX
If the meaning of 'SNDX' literal object isn't clear, there really should be more of a description here...
SNDX_LITERAL,
Constant Field Valuespublic static final EntityNameSearchUse SRCH_LITERAL
SRCHpublic static final EntityNameSearchUse PHON_LITERAL
PHONpublic static final EntityNameSearchUse SNDX_LITERAL
SNDXpublic static final java.util.List VALUES
| Method Detail |
|---|
public static EntityNameSearchUse get(java.lang.String literal)
public static EntityNameSearchUse getByName(java.lang.String name)
public static EntityNameSearchUse get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||