|
||||||||||
| 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.WorkPlaceAddressUse
public final class WorkPlaceAddressUse
A representation of the literals of the enumeration 'Work Place Address Use', and utility methods for working with them. specDomain: V19613 (C-0-D201-V190-V19613-cpt)
CDAR2Package.getWorkPlaceAddressUse()| Field Summary | |
|---|---|
static int |
DIR
The 'DIR' literal value. |
static WorkPlaceAddressUse |
DIR_LITERAL
The 'DIR' literal object. |
static int |
PUB
The 'PUB' literal value. |
static WorkPlaceAddressUse |
PUB_LITERAL
The 'PUB' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Work Place Address Use' enumerators. |
static int |
WP
The 'WP' literal value. |
static WorkPlaceAddressUse |
WP_LITERAL
The 'WP' literal object. |
| Method Summary | |
|---|---|
static WorkPlaceAddressUse |
get(int value)
Returns the 'Work Place Address Use' literal with the specified integer value. |
static WorkPlaceAddressUse |
get(java.lang.String literal)
Returns the 'Work Place Address Use' literal with the specified literal value. |
static WorkPlaceAddressUse |
getByName(java.lang.String name)
Returns the 'Work Place 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 WP
If the meaning of 'WP' literal object isn't clear, there really should be more of a description here...
WP_LITERAL,
Constant Field Valuespublic static final int DIR
If the meaning of 'DIR' literal object isn't clear, there really should be more of a description here...
DIR_LITERAL,
Constant Field Valuespublic static final int PUB
If the meaning of 'PUB' literal object isn't clear, there really should be more of a description here...
PUB_LITERAL,
Constant Field Valuespublic static final WorkPlaceAddressUse WP_LITERAL
WPpublic static final WorkPlaceAddressUse DIR_LITERAL
DIRpublic static final WorkPlaceAddressUse PUB_LITERAL
PUBpublic static final java.util.List VALUES
| Method Detail |
|---|
public static WorkPlaceAddressUse get(java.lang.String literal)
public static WorkPlaceAddressUse getByName(java.lang.String name)
public static WorkPlaceAddressUse get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||