Uses of 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(java.lang.String name)
Returns the enum constant of this type with the specified name.static Alignment[]
Alignment. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-