Uses of Enum Class
io.quarkus.builder.json.JsonBoolean
Packages that use JsonBoolean
-
Uses of JsonBoolean in io.quarkus.builder.json
Methods in io.quarkus.builder.json that return JsonBooleanModifier and TypeMethodDescriptionstatic JsonBooleanDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static JsonBoolean[]JsonBoolean.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.