|
||||||||||
| 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.HasSupport
public final class HasSupport
A representation of the literals of the enumeration 'Has Support', and utility methods for working with them. specDomain: V10330 (C-0-D10317-V10329-V10330-cpt)
CDAR2Package.getHasSupport()| Field Summary | |
|---|---|
static int |
SPRT
The 'SPRT' literal value. |
static HasSupport |
SPRT_LITERAL
The 'SPRT' literal object. |
static int |
SPRTBND
The 'SPRTBND' literal value. |
static HasSupport |
SPRTBND_LITERAL
The 'SPRTBND' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Has Support' enumerators. |
| Method Summary | |
|---|---|
static HasSupport |
get(int value)
Returns the 'Has Support' literal with the specified integer value. |
static HasSupport |
get(java.lang.String literal)
Returns the 'Has Support' literal with the specified literal value. |
static HasSupport |
getByName(java.lang.String name)
Returns the 'Has Support' 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 SPRT
If the meaning of 'SPRT' literal object isn't clear, there really should be more of a description here...
SPRT_LITERAL,
Constant Field Valuespublic static final int SPRTBND
If the meaning of 'SPRTBND' literal object isn't clear, there really should be more of a description here...
SPRTBND_LITERAL,
Constant Field Valuespublic static final HasSupport SPRT_LITERAL
SPRTpublic static final HasSupport SPRTBND_LITERAL
SPRTBNDpublic static final java.util.List VALUES
| Method Detail |
|---|
public static HasSupport get(java.lang.String literal)
public static HasSupport getByName(java.lang.String name)
public static HasSupport get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||