|
||||||||||
| 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.XOrganizationNamePartType
public final class XOrganizationNamePartType
A representation of the literals of the enumeration 'XOrganization Name Part Type', and utility methods for working with them. abstDomain: V15881 (C-0-D15880-V15881-cpt)
CDAR2Package.getXOrganizationNamePartType()| Field Summary | |
|---|---|
static int |
DEL
The 'DEL' literal value. |
static XOrganizationNamePartType |
DEL_LITERAL
The 'DEL' literal object. |
static int |
PFX
The 'PFX' literal value. |
static XOrganizationNamePartType |
PFX_LITERAL
The 'PFX' literal object. |
static int |
SFX
The 'SFX' literal value. |
static XOrganizationNamePartType |
SFX_LITERAL
The 'SFX' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XOrganization Name Part Type' enumerators. |
| Method Summary | |
|---|---|
static XOrganizationNamePartType |
get(int value)
Returns the 'XOrganization Name Part Type' literal with the specified integer value. |
static XOrganizationNamePartType |
get(java.lang.String literal)
Returns the 'XOrganization Name Part Type' literal with the specified literal value. |
static XOrganizationNamePartType |
getByName(java.lang.String name)
Returns the 'XOrganization 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 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 XOrganizationNamePartType DEL_LITERAL
DELpublic static final XOrganizationNamePartType PFX_LITERAL
PFXpublic static final XOrganizationNamePartType SFX_LITERAL
SFXpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XOrganizationNamePartType get(java.lang.String literal)
public static XOrganizationNamePartType getByName(java.lang.String name)
public static XOrganizationNamePartType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||