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.BizType
Packages that use
BizType
Package
Description
cn.sinozg.applet.common.enums
Uses of
BizType
in
cn.sinozg.applet.common.enums
Methods in
cn.sinozg.applet.common.enums
that return
BizType
Modifier and Type
Method
Description
static
BizType
BizType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
BizType
[]
BizType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.