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