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