Uses of Enum Class
io.quarkus.runtime.annotations.Usage
Packages that use Usage
-
Uses of Usage in io.quarkus.runtime.annotations
Methods in io.quarkus.runtime.annotations that return UsageModifier and TypeMethodDescriptionstatic UsageReturns the enum constant of this class with the specified name.static Usage[]Usage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.runtime.annotations that return types with arguments of type Usage