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