|
||||||||||
| 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.ActRelationshipCostTracking
public final class ActRelationshipCostTracking
A representation of the literals of the enumeration 'Act Relationship Cost Tracking', and utility methods for working with them. abstDomain: V19618 (C-0-D10317-V10329-V14900-V19618-cpt)
CDAR2Package.getActRelationshipCostTracking()| Field Summary | |
|---|---|
static int |
CHRG
The 'CHRG' literal value. |
static ActRelationshipCostTracking |
CHRG_LITERAL
The 'CHRG' literal object. |
static int |
COST
The 'COST' literal value. |
static ActRelationshipCostTracking |
COST_LITERAL
The 'COST' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Relationship Cost Tracking' enumerators. |
| Method Summary | |
|---|---|
static ActRelationshipCostTracking |
get(int value)
Returns the 'Act Relationship Cost Tracking' literal with the specified integer value. |
static ActRelationshipCostTracking |
get(java.lang.String literal)
Returns the 'Act Relationship Cost Tracking' literal with the specified literal value. |
static ActRelationshipCostTracking |
getByName(java.lang.String name)
Returns the 'Act Relationship Cost Tracking' 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 CHRG
If the meaning of 'CHRG' literal object isn't clear, there really should be more of a description here...
CHRG_LITERAL,
Constant Field Valuespublic static final int COST
If the meaning of 'COST' literal object isn't clear, there really should be more of a description here...
COST_LITERAL,
Constant Field Valuespublic static final ActRelationshipCostTracking CHRG_LITERAL
CHRGpublic static final ActRelationshipCostTracking COST_LITERAL
COSTpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActRelationshipCostTracking get(java.lang.String literal)
public static ActRelationshipCostTracking getByName(java.lang.String name)
public static ActRelationshipCostTracking get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||