|
||||||||||
| 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.ActClassROI
public final class ActClassROI
A representation of the literals of the enumeration 'Act Class ROI', and utility methods for working with them. abstDomain: V17893 (C-0-D11527-V13856-V11529-V17893-cpt)
CDAR2Package.getActClassROI()| Field Summary | |
|---|---|
static int |
ROIBND
The 'ROIBND' literal value. |
static ActClassROI |
ROIBND_LITERAL
The 'ROIBND' literal object. |
static int |
ROIOVL
The 'ROIOVL' literal value. |
static ActClassROI |
ROIOVL_LITERAL
The 'ROIOVL' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Act Class ROI' enumerators. |
| Method Summary | |
|---|---|
static ActClassROI |
get(int value)
Returns the 'Act Class ROI' literal with the specified integer value. |
static ActClassROI |
get(java.lang.String literal)
Returns the 'Act Class ROI' literal with the specified literal value. |
static ActClassROI |
getByName(java.lang.String name)
Returns the 'Act Class ROI' 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 ROIBND
If the meaning of 'ROIBND' literal object isn't clear, there really should be more of a description here...
ROIBND_LITERAL,
Constant Field Valuespublic static final int ROIOVL
If the meaning of 'ROIOVL' literal object isn't clear, there really should be more of a description here...
ROIOVL_LITERAL,
Constant Field Valuespublic static final ActClassROI ROIBND_LITERAL
ROIBNDpublic static final ActClassROI ROIOVL_LITERAL
ROIOVLpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ActClassROI get(java.lang.String literal)
public static ActClassROI getByName(java.lang.String name)
public static ActClassROI get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||