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