Uses of Interface
io.quarkus.gizmo2.creator.AnnotationCreator.EnumProperty
Packages that use AnnotationCreator.EnumProperty
-
Uses of AnnotationCreator.EnumProperty in io.quarkus.gizmo2.creator
Methods in io.quarkus.gizmo2.creator with parameters of type AnnotationCreator.EnumPropertyModifier and TypeMethodDescription<E extends Enum<E>>
voidAnnotationCreator.add(AnnotationCreator.EnumProperty<A, E> prop, E value) Add an annotation property for the given method and value.