|
||||||||||
| 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.PersonNamePartQualifierMember3
public final class PersonNamePartQualifierMember3
A representation of the literals of the enumeration 'Person Name Part Qualifier Member3', and utility methods for working with them.
CDAR2Package.getPersonNamePartQualifierMember3()| Field Summary | |
|---|---|
static int |
IN
The 'IN' literal value. |
static PersonNamePartQualifierMember3 |
IN_LITERAL
The 'IN' literal object. |
static int |
TITLE
The 'TITLE' literal value. |
static PersonNamePartQualifierMember3 |
TITLE_LITERAL
The 'TITLE' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Person Name Part Qualifier Member3' enumerators. |
| Method Summary | |
|---|---|
static PersonNamePartQualifierMember3 |
get(int value)
Returns the 'Person Name Part Qualifier Member3' literal with the specified integer value. |
static PersonNamePartQualifierMember3 |
get(java.lang.String literal)
Returns the 'Person Name Part Qualifier Member3' literal with the specified literal value. |
static PersonNamePartQualifierMember3 |
getByName(java.lang.String name)
Returns the 'Person Name Part Qualifier 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 IN
If the meaning of 'IN' literal object isn't clear, there really should be more of a description here...
IN_LITERAL,
Constant Field Valuespublic static final int TITLE
If the meaning of 'TITLE' literal object isn't clear, there really should be more of a description here...
TITLE_LITERAL,
Constant Field Valuespublic static final PersonNamePartQualifierMember3 IN_LITERAL
INpublic static final PersonNamePartQualifierMember3 TITLE_LITERAL
TITLEpublic static final java.util.List VALUES
| Method Detail |
|---|
public static PersonNamePartQualifierMember3 get(java.lang.String literal)
public static PersonNamePartQualifierMember3 getByName(java.lang.String name)
public static PersonNamePartQualifierMember3 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||