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