|
||||||||||
| 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.XPersonNamePartType
public final class XPersonNamePartType
A representation of the literals of the enumeration 'XPerson Name Part Type', and utility methods for working with them. abstDomain: V10653 (C-0-D15880-V10653-cpt)
CDAR2Package.getXPersonNamePartType()| Field Summary | |
|---|---|
static int |
DEL
The 'DEL' literal value. |
static XPersonNamePartType |
DEL_LITERAL
The 'DEL' literal object. |
static int |
FAM
The 'FAM' literal value. |
static XPersonNamePartType |
FAM_LITERAL
The 'FAM' literal object. |
static int |
GIV
The 'GIV' literal value. |
static XPersonNamePartType |
GIV_LITERAL
The 'GIV' literal object. |
static int |
PFX
The 'PFX' literal value. |
static XPersonNamePartType |
PFX_LITERAL
The 'PFX' literal object. |
static int |
SFX
The 'SFX' literal value. |
static XPersonNamePartType |
SFX_LITERAL
The 'SFX' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XPerson Name Part Type' enumerators. |
| Method Summary | |
|---|---|
static XPersonNamePartType |
get(int value)
Returns the 'XPerson Name Part Type' literal with the specified integer value. |
static XPersonNamePartType |
get(java.lang.String literal)
Returns the 'XPerson Name Part Type' literal with the specified literal value. |
static XPersonNamePartType |
getByName(java.lang.String name)
Returns the 'XPerson Name Part Type' 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 DEL
If the meaning of 'DEL' literal object isn't clear, there really should be more of a description here...
DEL_LITERAL,
Constant Field Valuespublic static final int FAM
If the meaning of 'FAM' literal object isn't clear, there really should be more of a description here...
FAM_LITERAL,
Constant Field Valuespublic static final int GIV
If the meaning of 'GIV' literal object isn't clear, there really should be more of a description here...
GIV_LITERAL,
Constant Field Valuespublic static final int PFX
If the meaning of 'PFX' literal object isn't clear, there really should be more of a description here...
PFX_LITERAL,
Constant Field Valuespublic static final int SFX
If the meaning of 'SFX' literal object isn't clear, there really should be more of a description here...
SFX_LITERAL,
Constant Field Valuespublic static final XPersonNamePartType DEL_LITERAL
DELpublic static final XPersonNamePartType FAM_LITERAL
FAMpublic static final XPersonNamePartType GIV_LITERAL
GIVpublic static final XPersonNamePartType PFX_LITERAL
PFXpublic static final XPersonNamePartType SFX_LITERAL
SFXpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XPersonNamePartType get(java.lang.String literal)
public static XPersonNamePartType getByName(java.lang.String name)
public static XPersonNamePartType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||