Uses of Enum Class
io.quarkus.arc.processor.ResourceOutput.Resource.Type
Packages that use ResourceOutput.Resource.Type
-
Uses of ResourceOutput.Resource.Type in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return ResourceOutput.Resource.TypeModifier and TypeMethodDescriptionResourceOutput.Resource.getType()static ResourceOutput.Resource.TypeReturns the enum constant of this class with the specified name.static ResourceOutput.Resource.Type[]ResourceOutput.Resource.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.