Uses of Enum Class
io.quarkus.qute.deployment.QuteProcessor.Code
Packages that use QuteProcessor.Code
-
Uses of QuteProcessor.Code in io.quarkus.qute.deployment
Methods in io.quarkus.qute.deployment that return QuteProcessor.CodeModifier and TypeMethodDescriptionstatic QuteProcessor.CodeReturns the enum constant of this class with the specified name.static QuteProcessor.Code[]QuteProcessor.Code.values()Returns an array containing the constants of this enum class, in the order they are declared.