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