Uses of Class
org.apache.juneau.http.annotation.ContactAnnotation.Builder
Packages that use ContactAnnotation.Builder
- 
Uses of ContactAnnotation.Builder in org.apache.juneau.http.annotationMethods in org.apache.juneau.http.annotation that return ContactAnnotation.BuilderModifier and TypeMethodDescriptionstatic ContactAnnotation.BuilderContactAnnotation.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.