Uses of Interface
io.quarkus.gizmo2.creator.AnnotationCreator.AnnotationProperty
Packages that use AnnotationCreator.AnnotationProperty
-
Uses of AnnotationCreator.AnnotationProperty in io.quarkus.gizmo2.creator
Methods in io.quarkus.gizmo2.creator with parameters of type AnnotationCreator.AnnotationPropertyModifier and TypeMethodDescription<S extends Annotation>
voidAnnotationCreator.add(AnnotationCreator.AnnotationProperty<A, S> prop, Consumer<AnnotationCreator<S>> builder) Add an annotation property for the given method and built value.