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