Uses of Class
org.apache.juneau.http.annotation.ContactAnnotation.Builder
Packages that use ContactAnnotation.Builder
-
Uses of ContactAnnotation.Builder in org.apache.juneau.http.annotation
Methods in org.apache.juneau.http.annotation that return ContactAnnotation.BuilderModifier and TypeMethodDescriptionstatic ContactAnnotation.BuilderContactAnnotation.create()Instantiates a new builder for this class.ContactAnnotation.Builder.description(String... value) Sets the description property on this annotation.Sets theContact.email()property on this annotation.Sets theContact.name()property on this annotation.Sets theContact.url()property on this annotation.