|
|||||||||
| 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.eodisp.hla.crc.omt.DTDVersionEnum
public final class DTDVersionEnum
A representation of the literals of the enumeration 'DTD Version Enum', and utility methods for working with them.
OmtPackage.getDTDVersionEnum()| Field Summary | |
|---|---|
static int |
_15162
The '15162' literal value. |
static DTDVersionEnum |
_15162_LITERAL
The '15162' literal object. |
static java.lang.String |
copyright
|
static java.util.List |
VALUES
A public read-only list of all the 'DTD Version Enum' enumerators. |
| Method Summary | |
|---|---|
static DTDVersionEnum |
get(int value)
Returns the 'DTD Version Enum' literal with the specified integer value. |
static DTDVersionEnum |
get(java.lang.String literal)
Returns the 'DTD Version Enum' literal with the specified literal value. |
static DTDVersionEnum |
getByName(java.lang.String name)
Returns the 'DTD Version Enum' 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String copyright
public static final int _15162
If the meaning of '15162' literal object isn't clear, there really should be more of a description here...
_15162_LITERAL,
Constant Field Valuespublic static final DTDVersionEnum _15162_LITERAL
_15162public static final java.util.List VALUES
| Method Detail |
|---|
public static DTDVersionEnum get(java.lang.String literal)
public static DTDVersionEnum getByName(java.lang.String name)
public static DTDVersionEnum get(int value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||