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