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