Uses of Enum Class
io.quarkus.bootstrap.json.JsonBoolean
-
Uses of JsonBoolean in io.quarkus.bootstrap.json
Methods in io.quarkus.bootstrap.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.