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