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