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