Uses of Class
org.apache.juneau.annotation.MarshalledAnnotation.Builder
Packages that use MarshalledAnnotation.Builder
-
Uses of MarshalledAnnotation.Builder in org.apache.juneau.annotation
Methods in org.apache.juneau.annotation that return MarshalledAnnotation.BuilderModifier and TypeMethodDescriptionstatic MarshalledAnnotation.BuilderMarshalledAnnotation.create()Instantiates a new builder for this class.static MarshalledAnnotation.BuilderInstantiates a new builder for this class.static MarshalledAnnotation.BuilderInstantiates a new builder for this class.MarshalledAnnotation.Builder.description(String... value) Sets the description property on this annotation.Sets theMarshalled.example()property on this annotation.Sets theMarshalled.implClass()property on this annotation.