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