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