|
||||||||||
| 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.PersonNameUseMember3
public final class PersonNameUseMember3
A representation of the literals of the enumeration 'Person Name Use Member3', and utility methods for working with them.
CDAR2Package.getPersonNameUseMember3()| Field Summary | |
|---|---|
static int |
A
The 'A' literal value. |
static PersonNameUseMember3 |
A_LITERAL
The 'A' literal object. |
static int |
ASGN
The 'ASGN' literal value. |
static PersonNameUseMember3 |
ASGN_LITERAL
The 'ASGN' literal object. |
static int |
C
The 'C' literal value. |
static PersonNameUseMember3 |
C_LITERAL
The 'C' literal object. |
static int |
I
The 'I' literal value. |
static PersonNameUseMember3 |
I_LITERAL
The 'I' literal object. |
static int |
L
The 'L' literal value. |
static PersonNameUseMember3 |
L_LITERAL
The 'L' literal object. |
static int |
R
The 'R' literal value. |
static PersonNameUseMember3 |
R_LITERAL
The 'R' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Person Name Use Member3' enumerators. |
| Method Summary | |
|---|---|
static PersonNameUseMember3 |
get(int value)
Returns the 'Person Name Use Member3' literal with the specified integer value. |
static PersonNameUseMember3 |
get(java.lang.String literal)
Returns the 'Person Name Use Member3' literal with the specified literal value. |
static PersonNameUseMember3 |
getByName(java.lang.String name)
Returns the 'Person Name Use Member3' 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 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 int ASGN
If the meaning of 'ASGN' literal object isn't clear, there really should be more of a description here...
ASGN_LITERAL,
Constant Field Valuespublic static final int C
If the meaning of 'C' literal object isn't clear, there really should be more of a description here...
C_LITERAL,
Constant Field Valuespublic static final int I
If the meaning of 'I' literal object isn't clear, there really should be more of a description here...
I_LITERAL,
Constant Field Valuespublic static final int L
If the meaning of 'L' literal object isn't clear, there really should be more of a description here...
L_LITERAL,
Constant Field Valuespublic static final int R
If the meaning of 'R' literal object isn't clear, there really should be more of a description here...
R_LITERAL,
Constant Field Valuespublic static final PersonNameUseMember3 A_LITERAL
Apublic static final PersonNameUseMember3 ASGN_LITERAL
ASGNpublic static final PersonNameUseMember3 C_LITERAL
Cpublic static final PersonNameUseMember3 I_LITERAL
Ipublic static final PersonNameUseMember3 L_LITERAL
Lpublic static final PersonNameUseMember3 R_LITERAL
Rpublic static final java.util.List VALUES
| Method Detail |
|---|
public static PersonNameUseMember3 get(java.lang.String literal)
public static PersonNameUseMember3 getByName(java.lang.String name)
public static PersonNameUseMember3 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||