JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.github.chhorz.openapi.common.domain.License
Packages that use
License
Package
Description
com.github.chhorz.openapi.common.domain
Uses of
License
in
com.github.chhorz.openapi.common.domain
Methods in
com.github.chhorz.openapi.common.domain
that return
License
Modifier and Type
Method
Description
License
Info.
getLicense
()
Methods in
com.github.chhorz.openapi.common.domain
with parameters of type
License
Modifier and Type
Method
Description
void
Info.
setLicense
(
License
license)