Uses of Enum Class
io.quarkus.builder.ConsumeFlag
Packages that use ConsumeFlag
-
Uses of ConsumeFlag in io.quarkus.builder
Methods in io.quarkus.builder that return ConsumeFlagModifier and TypeMethodDescriptionprotected ConsumeFlagConsumeFlags.castItemOrNull(Object obj) protected ConsumeFlagConsumeFlags.itemOf(int index) static ConsumeFlagReturns the enum constant of this class with the specified name.static ConsumeFlag[]ConsumeFlag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.builder with parameters of type ConsumeFlag