Uses of Class
org.apache.juneau.commons.annotation.AppliedAnnotationObject.BuilderC
Packages that use AppliedAnnotationObject.BuilderC
Package
Description
Bean and POJO Annotations
Annotation utilities for working with Java annotations.
-
Uses of AppliedAnnotationObject.BuilderC in org.apache.juneau.annotation
Subclasses of AppliedAnnotationObject.BuilderC in org.apache.juneau.annotation -
Uses of AppliedAnnotationObject.BuilderC in org.apache.juneau.commons.annotation
Methods in org.apache.juneau.commons.annotation that return AppliedAnnotationObject.BuilderCModifier and TypeMethodDescriptionAppliedAnnotationObject.BuilderC.on(Constructor<?>... value) Appends the constructors that this annotation applies to.AppliedAnnotationObject.BuilderC.on(ConstructorInfo... value) Appends the constructors that this annotation applies to.