Uses of Class
org.apache.juneau.annotation.BeanIgnoreAnnotation.Builder
Packages that use BeanIgnoreAnnotation.Builder
-
Uses of BeanIgnoreAnnotation.Builder in org.apache.juneau.annotation
Methods in org.apache.juneau.annotation that return BeanIgnoreAnnotation.BuilderModifier and TypeMethodDescriptionstatic BeanIgnoreAnnotation.BuilderBeanIgnoreAnnotation.create()Instantiates a new builder for this class.static BeanIgnoreAnnotation.BuilderInstantiates a new builder for this class.static BeanIgnoreAnnotation.BuilderInstantiates a new builder for this class.BeanIgnoreAnnotation.Builder.description(String... value) Sets the description property on this annotation.BeanIgnoreAnnotation.Builder.on(Constructor<?>... value) BeanIgnoreAnnotation.Builder.on(ConstructorInfo... value) BeanIgnoreAnnotation.Builder.on(MethodInfo... value)