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