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