Uses of Class
org.jboss.jandex.AnnotationTransformation.Builder
-
Uses of AnnotationTransformation.Builder in org.jboss.jandex
Classes in org.jboss.jandex with type parameters of type AnnotationTransformation.BuilderModifier and TypeClassDescriptionstatic classAnnotationTransformation.Builder<THIS extends AnnotationTransformation.Builder<THIS>>Abstract class for annotation transformation builders.Subclasses of AnnotationTransformation.Builder in org.jboss.jandexModifier and TypeClassDescriptionstatic classA builder of annotation transformations for classes.static classA builder of annotation transformations for arbitrary declarations.static classA builder of annotation transformations for fields.static classA builder of annotation transformations for methods.static classA builder of annotation transformations for method parameters.static classA builder of annotation transformations for record components.