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