|
||||||||||
| 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.NamePseudonymUse
public final class NamePseudonymUse
A representation of the literals of the enumeration 'Name Pseudonym Use', and utility methods for working with them. specDomain: V19591 (C-0-D15913-V200-V19591-cpt)
CDAR2Package.getNamePseudonymUse()| Field Summary | |
|---|---|
static int |
A
The 'A' literal value. |
static NamePseudonymUse |
A_LITERAL
The 'A' literal object. |
static int |
P
The 'P' literal value. |
static NamePseudonymUse |
P_LITERAL
The 'P' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Name Pseudonym Use' enumerators. |
| Method Summary | |
|---|---|
static NamePseudonymUse |
get(int value)
Returns the 'Name Pseudonym Use' literal with the specified integer value. |
static NamePseudonymUse |
get(java.lang.String literal)
Returns the 'Name Pseudonym Use' literal with the specified literal value. |
static NamePseudonymUse |
getByName(java.lang.String name)
Returns the 'Name Pseudonym 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 P
If the meaning of 'P' literal object isn't clear, there really should be more of a description here...
P_LITERAL,
Constant Field Valuespublic static final int A
If the meaning of 'A' literal object isn't clear, there really should be more of a description here...
A_LITERAL,
Constant Field Valuespublic static final NamePseudonymUse P_LITERAL
Ppublic static final NamePseudonymUse A_LITERAL
Apublic static final java.util.List VALUES
| Method Detail |
|---|
public static NamePseudonymUse get(java.lang.String literal)
public static NamePseudonymUse getByName(java.lang.String name)
public static NamePseudonymUse get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||