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