Uses of Class
org.apache.juneau.annotation.BeancAnnotation.Builder
Packages that use BeancAnnotation.Builder
- 
Uses of BeancAnnotation.Builder in org.apache.juneau.annotationMethods in org.apache.juneau.annotation that return BeancAnnotation.BuilderModifier and TypeMethodDescriptionstatic BeancAnnotation.BuilderBeancAnnotation.create()Instantiates a new builder for this class.static BeancAnnotation.BuilderInstantiates a new builder for this class.BeancAnnotation.Builder.properties(String value) Sets theBeanc.properties()property on this annotation.