Uses of Enum Class
io.quarkus.builder.json.JsonBoolean

Packages that use JsonBoolean
Package
Description
 
  • Uses of JsonBoolean in io.quarkus.builder.json

    Methods in io.quarkus.builder.json that return JsonBoolean
    Modifier and Type
    Method
    Description
    JsonBoolean.valueOf(String name)
    Deprecated, 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.