|
||||||||||
| 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.XDocumentSubject
public final class XDocumentSubject
A representation of the literals of the enumeration 'XDocument Subject', and utility methods for working with them. abstDomain: V19368 (C-0-D11555-V13940-V19368-cpt)
CDAR2Package.getXDocumentSubject()| Field Summary | |
|---|---|
static int |
PAT
The 'PAT' literal value. |
static XDocumentSubject |
PAT_LITERAL
The 'PAT' literal object. |
static int |
PRS
The 'PRS' literal value. |
static XDocumentSubject |
PRS_LITERAL
The 'PRS' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XDocument Subject' enumerators. |
| Method Summary | |
|---|---|
static XDocumentSubject |
get(int value)
Returns the 'XDocument Subject' literal with the specified integer value. |
static XDocumentSubject |
get(java.lang.String literal)
Returns the 'XDocument Subject' literal with the specified literal value. |
static XDocumentSubject |
getByName(java.lang.String name)
Returns the 'XDocument Subject' 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 PAT
If the meaning of 'PAT' literal object isn't clear, there really should be more of a description here...
PAT_LITERAL,
Constant Field Valuespublic static final int PRS
If the meaning of 'PRS' literal object isn't clear, there really should be more of a description here...
PRS_LITERAL,
Constant Field Valuespublic static final XDocumentSubject PAT_LITERAL
PATpublic static final XDocumentSubject PRS_LITERAL
PRSpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XDocumentSubject get(java.lang.String literal)
public static XDocumentSubject getByName(java.lang.String name)
public static XDocumentSubject get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||