Uses of Class
org.jboss.jandex.AnnotationTransformation.FieldBuilder
Packages that use AnnotationTransformation.FieldBuilder
Package
Description
Jandex is a space efficient Java class file indexer and offline reflection library.
-
Uses of AnnotationTransformation.FieldBuilder in org.jboss.jandex
Methods in org.jboss.jandex that return AnnotationTransformation.FieldBuilderModifier and TypeMethodDescriptionAnnotationTransformation.forFields()
Returns a builder for annotation transformation of fields.Adds a predicate that tests whether the current field has givenname
and is declared on givenclazz
.Adds a predicate that tests whether the current field matches givenpredicate
.Adds a predicate that tests whether the current field has givenname
and is declared on givenclazz
.