JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
com.saperion.constants.mime.MIME
Packages that use
MIME
Package
Description
com.saperion.constants.mime
Uses of
MIME
in
com.saperion.constants.mime
Methods in
com.saperion.constants.mime
that return
MIME
Modifier and Type
Method
Description
static
MIME
MIME.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
MIME
[]
MIME.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.