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