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