JavaScript is disabled on your browser.
JBStrap
JBStrap framework 4.0
Skip navigation links
JBStrap framework 4.0 - Documentation
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
com.jbstrap.core.cache.Pages
Packages that use
Pages
Package
Description
com.jbstrap.core.cache
Uses of
Pages
in
com.jbstrap.core.cache
Methods in
com.jbstrap.core.cache
that return
Pages
Modifier and Type
Method
Description
static
Pages
Pages.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Pages
[]
Pages.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.