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