|
||||||||||
| 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.XRoleClassCoverageInvoice
public final class XRoleClassCoverageInvoice
A representation of the literals of the enumeration 'XRole Class Coverage Invoice', and utility methods for working with them. abstDomain: V14013 (C-0-D11555-V13940-V14013-cpt)
CDAR2Package.getXRoleClassCoverageInvoice()| Field Summary | |
|---|---|
static int |
PAYEE
The 'PAYEE' literal value. |
static XRoleClassCoverageInvoice |
PAYEE_LITERAL
The 'PAYEE' literal object. |
static int |
PAYOR
The 'PAYOR' literal value. |
static XRoleClassCoverageInvoice |
PAYOR_LITERAL
The 'PAYOR' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XRole Class Coverage Invoice' enumerators. |
| Method Summary | |
|---|---|
static XRoleClassCoverageInvoice |
get(int value)
Returns the 'XRole Class Coverage Invoice' literal with the specified integer value. |
static XRoleClassCoverageInvoice |
get(java.lang.String literal)
Returns the 'XRole Class Coverage Invoice' literal with the specified literal value. |
static XRoleClassCoverageInvoice |
getByName(java.lang.String name)
Returns the 'XRole Class Coverage Invoice' 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 PAYEE
If the meaning of 'PAYEE' literal object isn't clear, there really should be more of a description here...
PAYEE_LITERAL,
Constant Field Valuespublic static final int PAYOR
If the meaning of 'PAYOR' literal object isn't clear, there really should be more of a description here...
PAYOR_LITERAL,
Constant Field Valuespublic static final XRoleClassCoverageInvoice PAYEE_LITERAL
PAYEEpublic static final XRoleClassCoverageInvoice PAYOR_LITERAL
PAYORpublic static final java.util.List VALUES
| Method Detail |
|---|
public static XRoleClassCoverageInvoice get(java.lang.String literal)
public static XRoleClassCoverageInvoice getByName(java.lang.String name)
public static XRoleClassCoverageInvoice get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||