|
||||||||||
| 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.EntityClassPlace
public final class EntityClassPlace
A representation of the literals of the enumeration 'Entity Class Place', and utility methods for working with them. specDomain: V10892 (C-0-D10882-V13922-V10892-cpt)
CDAR2Package.getEntityClassPlace()| Field Summary | |
|---|---|
static int |
CITY
The 'CITY' literal value. |
static EntityClassPlace |
CITY_LITERAL
The 'CITY' literal object. |
static int |
COUNTRY
The 'COUNTRY' literal value. |
static EntityClassPlace |
COUNTRY_LITERAL
The 'COUNTRY' literal object. |
static int |
COUNTY
The 'COUNTY' literal value. |
static EntityClassPlace |
COUNTY_LITERAL
The 'COUNTY' literal object. |
static int |
PLC
The 'PLC' literal value. |
static EntityClassPlace |
PLC_LITERAL
The 'PLC' literal object. |
static int |
PROVINCE
The 'PROVINCE' literal value. |
static EntityClassPlace |
PROVINCE_LITERAL
The 'PROVINCE' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Entity Class Place' enumerators. |
| Method Summary | |
|---|---|
static EntityClassPlace |
get(int value)
Returns the 'Entity Class Place' literal with the specified integer value. |
static EntityClassPlace |
get(java.lang.String literal)
Returns the 'Entity Class Place' literal with the specified literal value. |
static EntityClassPlace |
getByName(java.lang.String name)
Returns the 'Entity Class Place' 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 PLC
If the meaning of 'PLC' literal object isn't clear, there really should be more of a description here...
PLC_LITERAL,
Constant Field Valuespublic static final int CITY
If the meaning of 'CITY' literal object isn't clear, there really should be more of a description here...
CITY_LITERAL,
Constant Field Valuespublic static final int COUNTRY
If the meaning of 'COUNTRY' literal object isn't clear, there really should be more of a description here...
COUNTRY_LITERAL,
Constant Field Valuespublic static final int COUNTY
If the meaning of 'COUNTY' literal object isn't clear, there really should be more of a description here...
COUNTY_LITERAL,
Constant Field Valuespublic static final int PROVINCE
If the meaning of 'PROVINCE' literal object isn't clear, there really should be more of a description here...
PROVINCE_LITERAL,
Constant Field Valuespublic static final EntityClassPlace PLC_LITERAL
PLCpublic static final EntityClassPlace CITY_LITERAL
CITYpublic static final EntityClassPlace COUNTRY_LITERAL
COUNTRYpublic static final EntityClassPlace COUNTY_LITERAL
COUNTYpublic static final EntityClassPlace PROVINCE_LITERAL
PROVINCEpublic static final java.util.List VALUES
| Method Detail |
|---|
public static EntityClassPlace get(java.lang.String literal)
public static EntityClassPlace getByName(java.lang.String name)
public static EntityClassPlace get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||