|
||||||||||
| 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.TextMediaType
public final class TextMediaType
A representation of the literals of the enumeration 'Text Media Type', and utility methods for working with them. abstDomain: V14825 (C-0-D14824-V14825-cpt)
CDAR2Package.getTextMediaType()| Field Summary | |
|---|---|
static int |
TEXT_HTML
The 'Text Html' literal value. |
static TextMediaType |
TEXT_HTML_LITERAL
The 'Text Html' literal object. |
static int |
TEXT_PLAIN
The 'Text Plain' literal value. |
static TextMediaType |
TEXT_PLAIN_LITERAL
The 'Text Plain' literal object. |
static int |
TEXT_RTF
The 'Text Rtf' literal value. |
static TextMediaType |
TEXT_RTF_LITERAL
The 'Text Rtf' literal object. |
static int |
TEXT_SGML
The 'Text Sgml' literal value. |
static TextMediaType |
TEXT_SGML_LITERAL
The 'Text Sgml' literal object. |
static int |
TEXT_XHL7_FT
The 'Text XHl7 Ft' literal value. |
static TextMediaType |
TEXT_XHL7_FT_LITERAL
The 'Text XHl7 Ft' literal object. |
static int |
TEXT_XML
The 'Text Xml' literal value. |
static TextMediaType |
TEXT_XML_LITERAL
The 'Text Xml' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Text Media Type' enumerators. |
| Method Summary | |
|---|---|
static TextMediaType |
get(int value)
Returns the 'Text Media Type' literal with the specified integer value. |
static TextMediaType |
get(java.lang.String literal)
Returns the 'Text Media Type' literal with the specified literal value. |
static TextMediaType |
getByName(java.lang.String name)
Returns the 'Text 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 TEXT_HTML
If the meaning of 'Text Html' literal object isn't clear, there really should be more of a description here...
TEXT_HTML_LITERAL,
Constant Field Valuespublic static final int TEXT_PLAIN
If the meaning of 'Text Plain' literal object isn't clear, there really should be more of a description here...
TEXT_PLAIN_LITERAL,
Constant Field Valuespublic static final int TEXT_RTF
If the meaning of 'Text Rtf' literal object isn't clear, there really should be more of a description here...
TEXT_RTF_LITERAL,
Constant Field Valuespublic static final int TEXT_SGML
If the meaning of 'Text Sgml' literal object isn't clear, there really should be more of a description here...
TEXT_SGML_LITERAL,
Constant Field Valuespublic static final int TEXT_XHL7_FT
If the meaning of 'Text XHl7 Ft' literal object isn't clear, there really should be more of a description here...
TEXT_XHL7_FT_LITERAL,
Constant Field Valuespublic static final int TEXT_XML
If the meaning of 'Text Xml' literal object isn't clear, there really should be more of a description here...
TEXT_XML_LITERAL,
Constant Field Valuespublic static final TextMediaType TEXT_HTML_LITERAL
TEXT_HTMLpublic static final TextMediaType TEXT_PLAIN_LITERAL
TEXT_PLAINpublic static final TextMediaType TEXT_RTF_LITERAL
TEXT_RTFpublic static final TextMediaType TEXT_SGML_LITERAL
TEXT_SGMLpublic static final TextMediaType TEXT_XHL7_FT_LITERAL
TEXT_XHL7_FTpublic static final TextMediaType TEXT_XML_LITERAL
TEXT_XMLpublic static final java.util.List VALUES
| Method Detail |
|---|
public static TextMediaType get(java.lang.String literal)
public static TextMediaType getByName(java.lang.String name)
public static TextMediaType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||