Uses of Class
org.apache.juneau.commons.annotation.AppliedAnnotationObject.BuilderMF
Packages that use AppliedAnnotationObject.BuilderMF
Package
Description
Bean and POJO Annotations
Annotation utilities for working with Java annotations.
-
Uses of AppliedAnnotationObject.BuilderMF in org.apache.juneau.annotation
Subclasses of AppliedAnnotationObject.BuilderMF in org.apache.juneau.annotationModifier and TypeClassDescriptionstatic classBuilder class.static classBuilder class.static classBuilder class. -
Uses of AppliedAnnotationObject.BuilderMF in org.apache.juneau.commons.annotation
Methods in org.apache.juneau.commons.annotation that return AppliedAnnotationObject.BuilderMFModifier and TypeMethodDescriptionAppends the fields that this annotation applies to.Appends the methods that this annotation applies to.Appends the fields that this annotation applies to.AppliedAnnotationObject.BuilderMF.on(MethodInfo... value) Appends the methods that this annotation applies to.