|
||||||||||
| 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.ImageMediaType
public final class ImageMediaType
A representation of the literals of the enumeration 'Image Media Type', and utility methods for working with them. abstDomain: V14839 (C-0-D14824-V14839-cpt)
CDAR2Package.getImageMediaType()| Field Summary | |
|---|---|
static int |
IMAGE_G3FAX
The 'Image G3fax' literal value. |
static ImageMediaType |
IMAGE_G3FAX_LITERAL
The 'Image G3fax' literal object. |
static int |
IMAGE_GIF
The 'Image Gif' literal value. |
static ImageMediaType |
IMAGE_GIF_LITERAL
The 'Image Gif' literal object. |
static int |
IMAGE_JPEG
The 'Image Jpeg' literal value. |
static ImageMediaType |
IMAGE_JPEG_LITERAL
The 'Image Jpeg' literal object. |
static int |
IMAGE_PNG
The 'Image Png' literal value. |
static ImageMediaType |
IMAGE_PNG_LITERAL
The 'Image Png' literal object. |
static int |
IMAGE_TIFF
The 'Image Tiff' literal value. |
static ImageMediaType |
IMAGE_TIFF_LITERAL
The 'Image Tiff' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Image Media Type' enumerators. |
| Method Summary | |
|---|---|
static ImageMediaType |
get(int value)
Returns the 'Image Media Type' literal with the specified integer value. |
static ImageMediaType |
get(java.lang.String literal)
Returns the 'Image Media Type' literal with the specified literal value. |
static ImageMediaType |
getByName(java.lang.String name)
Returns the 'Image 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 IMAGE_G3FAX
If the meaning of 'Image G3fax' literal object isn't clear, there really should be more of a description here...
IMAGE_G3FAX_LITERAL,
Constant Field Valuespublic static final int IMAGE_GIF
If the meaning of 'Image Gif' literal object isn't clear, there really should be more of a description here...
IMAGE_GIF_LITERAL,
Constant Field Valuespublic static final int IMAGE_JPEG
If the meaning of 'Image Jpeg' literal object isn't clear, there really should be more of a description here...
IMAGE_JPEG_LITERAL,
Constant Field Valuespublic static final int IMAGE_PNG
If the meaning of 'Image Png' literal object isn't clear, there really should be more of a description here...
IMAGE_PNG_LITERAL,
Constant Field Valuespublic static final int IMAGE_TIFF
If the meaning of 'Image Tiff' literal object isn't clear, there really should be more of a description here...
IMAGE_TIFF_LITERAL,
Constant Field Valuespublic static final ImageMediaType IMAGE_G3FAX_LITERAL
IMAGE_G3FAXpublic static final ImageMediaType IMAGE_GIF_LITERAL
IMAGE_GIFpublic static final ImageMediaType IMAGE_JPEG_LITERAL
IMAGE_JPEGpublic static final ImageMediaType IMAGE_PNG_LITERAL
IMAGE_PNGpublic static final ImageMediaType IMAGE_TIFF_LITERAL
IMAGE_TIFFpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ImageMediaType get(java.lang.String literal)
public static ImageMediaType getByName(java.lang.String name)
public static ImageMediaType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||