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