|
||||||||||
| 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.PersonNamePartAffixTypes
public final class PersonNamePartAffixTypes
A representation of the literals of the enumeration 'Person Name Part Affix Types', and utility methods for working with them. abstDomain: V10666 (C-0-D15888-V10659-V10666-cpt)
CDAR2Package.getPersonNamePartAffixTypes()| Field Summary | |
|---|---|
static int |
AC
The 'AC' literal value. |
static PersonNamePartAffixTypes |
AC_LITERAL
The 'AC' literal object. |
static int |
NB
The 'NB' literal value. |
static PersonNamePartAffixTypes |
NB_LITERAL
The 'NB' literal object. |
static int |
PR
The 'PR' literal value. |
static PersonNamePartAffixTypes |
PR_LITERAL
The 'PR' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Person Name Part Affix Types' enumerators. |
static int |
VV
The 'VV' literal value. |
static PersonNamePartAffixTypes |
VV_LITERAL
The 'VV' literal object. |
| Method Summary | |
|---|---|
static PersonNamePartAffixTypes |
get(int value)
Returns the 'Person Name Part Affix Types' literal with the specified integer value. |
static PersonNamePartAffixTypes |
get(java.lang.String literal)
Returns the 'Person Name Part Affix Types' literal with the specified literal value. |
static PersonNamePartAffixTypes |
getByName(java.lang.String name)
Returns the 'Person Name Part Affix Types' 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 AC
If the meaning of 'AC' literal object isn't clear, there really should be more of a description here...
AC_LITERAL,
Constant Field Valuespublic static final int NB
If the meaning of 'NB' literal object isn't clear, there really should be more of a description here...
NB_LITERAL,
Constant Field Valuespublic static final int PR
If the meaning of 'PR' literal object isn't clear, there really should be more of a description here...
PR_LITERAL,
Constant Field Valuespublic static final int VV
If the meaning of 'VV' literal object isn't clear, there really should be more of a description here...
VV_LITERAL,
Constant Field Valuespublic static final PersonNamePartAffixTypes AC_LITERAL
ACpublic static final PersonNamePartAffixTypes NB_LITERAL
NBpublic static final PersonNamePartAffixTypes PR_LITERAL
PRpublic static final PersonNamePartAffixTypes VV_LITERAL
VVpublic static final java.util.List VALUES
| Method Detail |
|---|
public static PersonNamePartAffixTypes get(java.lang.String literal)
public static PersonNamePartAffixTypes getByName(java.lang.String name)
public static PersonNamePartAffixTypes get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||