|
||||||||||
| 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.ModelMediaType
public final class ModelMediaType
A representation of the literals of the enumeration 'Model Media Type', and utility methods for working with them. abstDomain: V14848 (C-0-D14824-V14848-cpt)
CDAR2Package.getModelMediaType()| Field Summary | |
|---|---|
static int |
MODEL_VRML
The 'Model Vrml' literal value. |
static ModelMediaType |
MODEL_VRML_LITERAL
The 'Model Vrml' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Model Media Type' enumerators. |
| Method Summary | |
|---|---|
static ModelMediaType |
get(int value)
Returns the 'Model Media Type' literal with the specified integer value. |
static ModelMediaType |
get(java.lang.String literal)
Returns the 'Model Media Type' literal with the specified literal value. |
static ModelMediaType |
getByName(java.lang.String name)
Returns the 'Model Media Type' 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 MODEL_VRML
If the meaning of 'Model Vrml' literal object isn't clear, there really should be more of a description here...
MODEL_VRML_LITERAL,
Constant Field Valuespublic static final ModelMediaType MODEL_VRML_LITERAL
MODEL_VRMLpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ModelMediaType get(java.lang.String literal)
public static ModelMediaType getByName(java.lang.String name)
public static ModelMediaType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||