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