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