Uses of Interface
io.quarkus.gizmo2.creator.AnnotationCreator.ClassProperty
Packages that use AnnotationCreator.ClassProperty
-
Uses of AnnotationCreator.ClassProperty in io.quarkus.gizmo2.creator
Methods in io.quarkus.gizmo2.creator with parameters of type AnnotationCreator.ClassPropertyModifier and TypeMethodDescriptionvoidAnnotationCreator.add(AnnotationCreator.ClassProperty<A> prop, Class<?> value) Add an annotation property for the given method and value.voidAnnotationCreator.add(AnnotationCreator.ClassProperty<A> prop, ClassDesc value) Add an annotation property for the given method and value.