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