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