JavaScript is disabled on your browser.
Skip navigation links
SimpleFlatMapper
hosted on
GitHub
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
org.simpleflatmapper.util.ErrorDoc
Packages that use
ErrorDoc
Package
Description
org.simpleflatmapper.util
Utils classes.
Uses of
ErrorDoc
in
org.simpleflatmapper.util
Methods in
org.simpleflatmapper.util
that return
ErrorDoc
Modifier and Type
Method
Description
static
ErrorDoc
ErrorDoc.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
ErrorDoc
[]
ErrorDoc.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.