Uses of Class
org.apache.juneau.bean.openapi3.License
Packages that use License
-
Uses of License in org.apache.juneau.bean.openapi3
Methods in org.apache.juneau.bean.openapi3 that return LicenseModifier and TypeMethodDescriptionLicense.copy()
Make a deep copy of this object.Info.getLicense()
Bean property getter:license .static final License
OpenApiBuilder.license()
Creates an emptyLicense
element.static final License
static final License
Bean property setter:name .Bean property setter:url .License.strict()
Methods in org.apache.juneau.bean.openapi3 with parameters of type LicenseConstructors in org.apache.juneau.bean.openapi3 with parameters of type License