|
||||||||||
| 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.LicensedEntityRole
public final class LicensedEntityRole
A representation of the literals of the enumeration 'Licensed Entity Role', and utility methods for working with them. specDomain: V16773 (C-0-D11555-V13940-V16930-V16773-cpt)
CDAR2Package.getLicensedEntityRole()| Field Summary | |
|---|---|
static int |
LIC
The 'LIC' literal value. |
static LicensedEntityRole |
LIC_LITERAL
The 'LIC' literal object. |
static int |
NOT
The 'NOT' literal value. |
static LicensedEntityRole |
NOT_LITERAL
The 'NOT' literal object. |
static int |
PROV
The 'PROV' literal value. |
static LicensedEntityRole |
PROV_LITERAL
The 'PROV' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Licensed Entity Role' enumerators. |
| Method Summary | |
|---|---|
static LicensedEntityRole |
get(int value)
Returns the 'Licensed Entity Role' literal with the specified integer value. |
static LicensedEntityRole |
get(java.lang.String literal)
Returns the 'Licensed Entity Role' literal with the specified literal value. |
static LicensedEntityRole |
getByName(java.lang.String name)
Returns the 'Licensed Entity Role' 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 LIC
If the meaning of 'LIC' literal object isn't clear, there really should be more of a description here...
LIC_LITERAL,
Constant Field Valuespublic static final int NOT
If the meaning of 'NOT' literal object isn't clear, there really should be more of a description here...
NOT_LITERAL,
Constant Field Valuespublic static final int PROV
If the meaning of 'PROV' literal object isn't clear, there really should be more of a description here...
PROV_LITERAL,
Constant Field Valuespublic static final LicensedEntityRole LIC_LITERAL
LICpublic static final LicensedEntityRole NOT_LITERAL
NOTpublic static final LicensedEntityRole PROV_LITERAL
PROVpublic static final java.util.List VALUES
| Method Detail |
|---|
public static LicensedEntityRole get(java.lang.String literal)
public static LicensedEntityRole getByName(java.lang.String name)
public static LicensedEntityRole get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||