|
||||||||||
| 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.HomeAddressUse
public final class HomeAddressUse
A representation of the literals of the enumeration 'Home Address Use', and utility methods for working with them. specDomain: V10628 (C-0-D201-V190-V10628-cpt)
CDAR2Package.getHomeAddressUse()| Field Summary | |
|---|---|
static int |
H
The 'H' literal value. |
static HomeAddressUse |
H_LITERAL
The 'H' literal object. |
static int |
HP
The 'HP' literal value. |
static HomeAddressUse |
HP_LITERAL
The 'HP' literal object. |
static int |
HV
The 'HV' literal value. |
static HomeAddressUse |
HV_LITERAL
The 'HV' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Home Address Use' enumerators. |
| Method Summary | |
|---|---|
static HomeAddressUse |
get(int value)
Returns the 'Home Address Use' literal with the specified integer value. |
static HomeAddressUse |
get(java.lang.String literal)
Returns the 'Home Address Use' literal with the specified literal value. |
static HomeAddressUse |
getByName(java.lang.String name)
Returns the 'Home Address 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 H
If the meaning of 'H' literal object isn't clear, there really should be more of a description here...
H_LITERAL,
Constant Field Valuespublic static final int HP
If the meaning of 'HP' literal object isn't clear, there really should be more of a description here...
HP_LITERAL,
Constant Field Valuespublic static final int HV
If the meaning of 'HV' literal object isn't clear, there really should be more of a description here...
HV_LITERAL,
Constant Field Valuespublic static final HomeAddressUse H_LITERAL
Hpublic static final HomeAddressUse HP_LITERAL
HPpublic static final HomeAddressUse HV_LITERAL
HVpublic static final java.util.List VALUES
| Method Detail |
|---|
public static HomeAddressUse get(java.lang.String literal)
public static HomeAddressUse getByName(java.lang.String name)
public static HomeAddressUse get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||