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