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