Uses of Class
io.swagger.models.License
-
Packages that use License Package Description io.swagger.models -
-
Uses of License in io.swagger.models
Methods in io.swagger.models that return License Modifier and Type Method Description LicenseInfo. getLicense()LicenseLicense. name(String name)LicenseLicense. url(String url)Methods in io.swagger.models with parameters of type License Modifier and Type Method Description InfoInfo. license(License license)voidInfo. setLicense(License license)
-