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