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 JsonBooleanReturns the enum constant of this class with the specified name.static JsonBoolean[]JsonBoolean.values()Returns an array containing the constants of this enum class, in the order they are declared.