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