|
||||||||||
| 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.ActClassFinancialContract
public final class ActClassFinancialContract
A representation of the literals of the enumeration 'Act Class Financial Contract', and utility methods for working with them. specDomain: V14003 (C-0-D11527-V13856-V14002-V14003-cpt)
CDAR2Package.getActClassFinancialContract()| Field Summary | |
|---|---|
static int |
COV
The 'COV' literal value. |
static ActClassFinancialContract |
COV_LITERAL
The 'COV' literal object. |
static int |
FCNTRCT
The 'FCNTRCT' literal value. |
static ActClassFinancialContract |
FCNTRCT_LITERAL
The 'FCNTRCT' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Class Financial Contract' enumerators. |
| Method Summary | |
|---|---|
static ActClassFinancialContract |
get(int value)
Returns the 'Act Class Financial Contract' literal with the specified integer value. |
static ActClassFinancialContract |
get(java.lang.String literal)
Returns the 'Act Class Financial Contract' literal with the specified literal value. |
static ActClassFinancialContract |
getByName(java.lang.String name)
Returns the 'Act Class Financial Contract' 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 FCNTRCT
If the meaning of 'FCNTRCT' literal object isn't clear, there really should be more of a description here...
FCNTRCT_LITERAL,
Constant Field Valuespublic static final int COV
If the meaning of 'COV' literal object isn't clear, there really should be more of a description here...
COV_LITERAL,
Constant Field Valuespublic static final ActClassFinancialContract FCNTRCT_LITERAL
FCNTRCTpublic static final ActClassFinancialContract COV_LITERAL
COVpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActClassFinancialContract get(java.lang.String literal)
public static ActClassFinancialContract getByName(java.lang.String name)
public static ActClassFinancialContract get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||