类 OpenAPIInfo
java.lang.Object
com.github.xiaoymin.knife4j.core.model.OpenAPIInfo
基础配置信息
- 从以下版本开始:
- 作者:
- xiaoymin@foxmail.com 2022/8/17 21:34
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getEmail()getTitle()getUrl()voidvoidsetDescription(String description) voidvoidsetLicense(String license) voidsetLicenseUrl(String licenseUrl) voidsetTermsOfServiceUrl(String termsOfServiceUrl) voidvoidvoidsetVersion(String version)
-
构造器详细资料
-
OpenAPIInfo
public OpenAPIInfo()
-
-
方法详细资料
-
getTitle
-
setTitle
-
getDescription
-
setDescription
-
getEmail
-
setEmail
-
getUrl
-
setUrl
-
getConcat
-
setConcat
-
getVersion
-
setVersion
-
getTermsOfServiceUrl
-
setTermsOfServiceUrl
-
getLicense
-
setLicense
-
getLicenseUrl
-
setLicenseUrl
-