JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
gg.xp.postnamazu.PnMode
Packages that use
PnMode
Package
Description
gg.xp.postnamazu
Uses of
PnMode
in
gg.xp.postnamazu
Methods in
gg.xp.postnamazu
that return
PnMode
Modifier and Type
Method
Description
static
PnMode
PnMode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
PnMode
[]
PnMode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.
Methods in
gg.xp.postnamazu
that return types with arguments of type
PnMode
Modifier and Type
Method
Description
EnumSetting
<
PnMode
>
PnMain.
getModeSetting
()