|
||||||||||
| 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.ScopeType1
public final class ScopeType1
A representation of the literals of the enumeration 'Scope Type1', and utility methods for working with them.
CDAR2Package.getScopeType1()| Field Summary | |
|---|---|
static int |
COL
The 'Col' literal value. |
static ScopeType1 |
COL_LITERAL
The 'Col' literal object. |
static int |
COLGROUP
The 'Colgroup' literal value. |
static ScopeType1 |
COLGROUP_LITERAL
The 'Colgroup' literal object. |
static int |
ROW
The 'Row' literal value. |
static ScopeType1 |
ROW_LITERAL
The 'Row' literal object. |
static int |
ROWGROUP
The 'Rowgroup' literal value. |
static ScopeType1 |
ROWGROUP_LITERAL
The 'Rowgroup' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Scope Type1' enumerators. |
| Method Summary | |
|---|---|
static ScopeType1 |
get(int value)
Returns the 'Scope Type1' literal with the specified integer value. |
static ScopeType1 |
get(java.lang.String literal)
Returns the 'Scope Type1' literal with the specified literal value. |
static ScopeType1 |
getByName(java.lang.String name)
Returns the 'Scope Type1' 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 ROW
If the meaning of 'Row' literal object isn't clear, there really should be more of a description here...
ROW_LITERAL,
Constant Field Valuespublic static final int COL
If the meaning of 'Col' literal object isn't clear, there really should be more of a description here...
COL_LITERAL,
Constant Field Valuespublic static final int ROWGROUP
If the meaning of 'Rowgroup' literal object isn't clear, there really should be more of a description here...
ROWGROUP_LITERAL,
Constant Field Valuespublic static final int COLGROUP
If the meaning of 'Colgroup' literal object isn't clear, there really should be more of a description here...
COLGROUP_LITERAL,
Constant Field Valuespublic static final ScopeType1 ROW_LITERAL
ROWpublic static final ScopeType1 COL_LITERAL
COLpublic static final ScopeType1 ROWGROUP_LITERAL
ROWGROUPpublic static final ScopeType1 COLGROUP_LITERAL
COLGROUPpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ScopeType1 get(java.lang.String literal)
public static ScopeType1 getByName(java.lang.String name)
public static ScopeType1 get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||