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