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.Builder
ContactAnnotation.create()
Instantiates a new builder for this class.Sets theContact.email()
property on this annotation.Sets theContact.name()
property on this annotation.Sets theContact.url()
property on this annotation.