|
||||||||||
| 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.TelecommunicationAddressUseMember1
public final class TelecommunicationAddressUseMember1
A representation of the literals of the enumeration 'Telecommunication Address Use Member1', and utility methods for working with them.
CDAR2Package.getTelecommunicationAddressUseMember1()| Field Summary | |
|---|---|
static int |
AS
The 'AS' literal value. |
static TelecommunicationAddressUseMember1 |
AS_LITERAL
The 'AS' literal object. |
static int |
EC
The 'EC' literal value. |
static TelecommunicationAddressUseMember1 |
EC_LITERAL
The 'EC' literal object. |
static int |
MC
The 'MC' literal value. |
static TelecommunicationAddressUseMember1 |
MC_LITERAL
The 'MC' literal object. |
static int |
PG
The 'PG' literal value. |
static TelecommunicationAddressUseMember1 |
PG_LITERAL
The 'PG' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Telecommunication Address Use Member1' enumerators. |
| Method Summary | |
|---|---|
static TelecommunicationAddressUseMember1 |
get(int value)
Returns the 'Telecommunication Address Use Member1' literal with the specified integer value. |
static TelecommunicationAddressUseMember1 |
get(java.lang.String literal)
Returns the 'Telecommunication Address Use Member1' literal with the specified literal value. |
static TelecommunicationAddressUseMember1 |
getByName(java.lang.String name)
Returns the 'Telecommunication Address Use Member1' 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 AS
If the meaning of 'AS' literal object isn't clear, there really should be more of a description here...
AS_LITERAL,
Constant Field Valuespublic static final int EC
If the meaning of 'EC' literal object isn't clear, there really should be more of a description here...
EC_LITERAL,
Constant Field Valuespublic static final int MC
If the meaning of 'MC' literal object isn't clear, there really should be more of a description here...
MC_LITERAL,
Constant Field Valuespublic static final int PG
If the meaning of 'PG' literal object isn't clear, there really should be more of a description here...
PG_LITERAL,
Constant Field Valuespublic static final TelecommunicationAddressUseMember1 AS_LITERAL
ASpublic static final TelecommunicationAddressUseMember1 EC_LITERAL
ECpublic static final TelecommunicationAddressUseMember1 MC_LITERAL
MCpublic static final TelecommunicationAddressUseMember1 PG_LITERAL
PGpublic static final java.util.List VALUES
| Method Detail |
|---|
public static TelecommunicationAddressUseMember1 get(java.lang.String literal)
public static TelecommunicationAddressUseMember1 getByName(java.lang.String name)
public static TelecommunicationAddressUseMember1 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||