|
||||||||||
| 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.DeliveryAddressLine
public final class DeliveryAddressLine
A representation of the literals of the enumeration 'Delivery Address Line', and utility methods for working with them. specDomain: V17887 (C-0-D10642-V17887-cpt)
CDAR2Package.getDeliveryAddressLine()| Field Summary | |
|---|---|
static int |
DAL
The 'DAL' literal value. |
static DeliveryAddressLine |
DAL_LITERAL
The 'DAL' literal object. |
static int |
DINST
The 'DINST' literal value. |
static DeliveryAddressLine |
DINST_LITERAL
The 'DINST' literal object. |
static int |
DINSTA
The 'DINSTA' literal value. |
static DeliveryAddressLine |
DINSTA_LITERAL
The 'DINSTA' literal object. |
static int |
DINSTQ
The 'DINSTQ' literal value. |
static DeliveryAddressLine |
DINSTQ_LITERAL
The 'DINSTQ' literal object. |
static int |
DMOD
The 'DMOD' literal value. |
static DeliveryAddressLine |
DMOD_LITERAL
The 'DMOD' literal object. |
static int |
DMODID
The 'DMODID' literal value. |
static DeliveryAddressLine |
DMODID_LITERAL
The 'DMODID' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Delivery Address Line' enumerators. |
| Method Summary | |
|---|---|
static DeliveryAddressLine |
get(int value)
Returns the 'Delivery Address Line' literal with the specified integer value. |
static DeliveryAddressLine |
get(java.lang.String literal)
Returns the 'Delivery Address Line' literal with the specified literal value. |
static DeliveryAddressLine |
getByName(java.lang.String name)
Returns the 'Delivery Address Line' 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 DAL
If the meaning of 'DAL' literal object isn't clear, there really should be more of a description here...
DAL_LITERAL,
Constant Field Valuespublic static final int DINST
If the meaning of 'DINST' literal object isn't clear, there really should be more of a description here...
DINST_LITERAL,
Constant Field Valuespublic static final int DINSTA
If the meaning of 'DINSTA' literal object isn't clear, there really should be more of a description here...
DINSTA_LITERAL,
Constant Field Valuespublic static final int DINSTQ
If the meaning of 'DINSTQ' literal object isn't clear, there really should be more of a description here...
DINSTQ_LITERAL,
Constant Field Valuespublic static final int DMOD
If the meaning of 'DMOD' literal object isn't clear, there really should be more of a description here...
DMOD_LITERAL,
Constant Field Valuespublic static final int DMODID
If the meaning of 'DMODID' literal object isn't clear, there really should be more of a description here...
DMODID_LITERAL,
Constant Field Valuespublic static final DeliveryAddressLine DAL_LITERAL
DALpublic static final DeliveryAddressLine DINST_LITERAL
DINSTpublic static final DeliveryAddressLine DINSTA_LITERAL
DINSTApublic static final DeliveryAddressLine DINSTQ_LITERAL
DINSTQpublic static final DeliveryAddressLine DMOD_LITERAL
DMODpublic static final DeliveryAddressLine DMODID_LITERAL
DMODIDpublic static final java.util.List VALUES
| Method Detail |
|---|
public static DeliveryAddressLine get(java.lang.String literal)
public static DeliveryAddressLine getByName(java.lang.String name)
public static DeliveryAddressLine get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||