|
||||||||||
| 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.PostalAddressUseMember2
public final class PostalAddressUseMember2
A representation of the literals of the enumeration 'Postal Address Use Member2', and utility methods for working with them.
CDAR2Package.getPostalAddressUseMember2()| Field Summary | |
|---|---|
static int |
PHYS
The 'PHYS' literal value. |
static PostalAddressUseMember2 |
PHYS_LITERAL
The 'PHYS' literal object. |
static int |
PST
The 'PST' literal value. |
static PostalAddressUseMember2 |
PST_LITERAL
The 'PST' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Postal Address Use Member2' enumerators. |
| Method Summary | |
|---|---|
static PostalAddressUseMember2 |
get(int value)
Returns the 'Postal Address Use Member2' literal with the specified integer value. |
static PostalAddressUseMember2 |
get(java.lang.String literal)
Returns the 'Postal Address Use Member2' literal with the specified literal value. |
static PostalAddressUseMember2 |
getByName(java.lang.String name)
Returns the 'Postal Address Use Member2' 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 PHYS
If the meaning of 'PHYS' literal object isn't clear, there really should be more of a description here...
PHYS_LITERAL,
Constant Field Valuespublic static final int PST
If the meaning of 'PST' literal object isn't clear, there really should be more of a description here...
PST_LITERAL,
Constant Field Valuespublic static final PostalAddressUseMember2 PHYS_LITERAL
PHYSpublic static final PostalAddressUseMember2 PST_LITERAL
PSTpublic static final java.util.List VALUES
| Method Detail |
|---|
public static PostalAddressUseMember2 get(java.lang.String literal)
public static PostalAddressUseMember2 getByName(java.lang.String name)
public static PostalAddressUseMember2 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||