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