A B C D F G H I L M R S T U V W
A
- addParameter(SwaggerParameter) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- addResponse(String, SwaggerResponse) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- addSwaggerDoc(SwaggerDoc) - 类 中的方法top.hequehua.swagger.config.SwaggerPlugin
-
- addTag(String, String) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- all() - 枚举 中的静态方法top.hequehua.swagger.config.RequestMethod
-
- Api - top.hequehua.swagger.annotation中的注释类型
-
Controller描述
- api() - 类 中的方法top.hequehua.swagger.controller.SwaggerController
-
- API_URL - 类 中的静态变量top.hequehua.swagger.controller.SwaggerController
-
- ApiModel - top.hequehua.swagger.annotation中的注释类型
-
Model描述
- ApiOperation - top.hequehua.swagger.annotation中的注释类型
-
- ApiParam - top.hequehua.swagger.annotation中的注释类型
-
请求/返回参数
- ApiParams - top.hequehua.swagger.annotation中的注释类型
-
多个参数
- ApiRequests - top.hequehua.swagger.annotation中的注释类型
-
接口请求参数
- ApiResponse - top.hequehua.swagger.annotation中的注释类型
-
接口返回参数(可多个不同返回)
- ApiResponses - top.hequehua.swagger.annotation中的注释类型
-
接口返回参数
- APPLICATION_IMAGE - 类 中的静态变量top.hequehua.swagger.config.DataType
-
- APPLICATION_JSON - 类 中的静态变量top.hequehua.swagger.config.DataType
-
- APPLICATION_MULTIPART_FORM - 类 中的静态变量top.hequehua.swagger.config.DataType
-
- APPLICATION_XML - 类 中的静态变量top.hequehua.swagger.config.DataType
-
B
- BeanUtil - top.hequehua.swagger.utils中的类
-
- BeanUtil() - 类 的构造器top.hequehua.swagger.utils.BeanUtil
-
C
- camelCaseName(String) - 类 中的静态方法top.hequehua.swagger.utils.StringUtil
-
转换为驼峰
- clone() - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- config() - 类 中的方法top.hequehua.swagger.routes.MySwaggerRoutes
-
- copyParameter(Model, Object) - 类 中的静态方法top.hequehua.swagger.utils.BeanUtil
-
拷贝Model参数到对象
D
- DataType - top.hequehua.swagger.config中的类
-
- DataType() - 类 的构造器top.hequehua.swagger.config.DataType
-
- defaultApiOperation - 类 中的静态变量top.hequehua.swagger.config.SwaggerConstant
-
- Double - 类 中的静态变量top.hequehua.swagger.config.DataType
-
F
- File - 类 中的静态变量top.hequehua.swagger.config.DataType
-
G
- get$ref() - 类 中的方法top.hequehua.swagger.model.SwaggerSchema
-
- getApiInfo() - 类 中的静态方法top.hequehua.swagger.config.SwaggerPlugin
-
- getbasePackage() - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- getBasePackage() - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- getBasePath() - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- getConsumes() - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- getDefaultValue() - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- getDefinitions() - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- getDescription() - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- getDescription() - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- getDescription() - 类 中的方法top.hequehua.swagger.model.SwaggerDto
-
- getDescription() - 类 中的方法top.hequehua.swagger.model.SwaggerDtoProperties
-
- getDescription() - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- getDescription() - 类 中的方法top.hequehua.swagger.model.SwaggerResponse
-
- getDescription() - 类 中的方法top.hequehua.swagger.model.SwaggerTag
-
- getDoc(String) - 类 中的静态方法top.hequehua.swagger.config.SwaggerPlugin
-
- getExample() - 类 中的方法top.hequehua.swagger.model.SwaggerDtoProperties
-
- getHost() - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- getIn() - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- getInfo() - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- getLocation() - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- getName() - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- getName() - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- getName() - 类 中的方法top.hequehua.swagger.model.SwaggerTag
-
- getOperationId() - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- getParameters() - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- getParamType() - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- getPaths() - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- getProduces() - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- getProperties() - 类 中的方法top.hequehua.swagger.model.SwaggerDto
-
- getResponses() - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- getSchema() - 类 中的方法top.hequehua.swagger.model.SwaggerResponse
-
- getSummary() - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- getSwagger() - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- getSwaggerVersion() - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- getTags() - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- getTags() - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- getTitle() - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- getTitle() - 类 中的方法top.hequehua.swagger.model.SwaggerDto
-
- getType() - 类 中的方法top.hequehua.swagger.model.SwaggerDto
-
- getType() - 类 中的方法top.hequehua.swagger.model.SwaggerDtoProperties
-
- getType() - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- getUrl() - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
H
- handle(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的方法top.hequehua.swagger.handler.WebJarsHandler
-
I
- index() - 类 中的方法top.hequehua.swagger.controller.SwaggerController
-
- Integer - 类 中的静态变量top.hequehua.swagger.config.DataType
-
- isEnable() - 类 中的静态方法top.hequehua.swagger.config.SwaggerPlugin
-
- isRequired() - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
L
- Long - 类 中的静态变量top.hequehua.swagger.config.DataType
-
M
- MySwaggerRoutes - top.hequehua.swagger.routes中的类
-
- MySwaggerRoutes() - 类 的构造器top.hequehua.swagger.routes.MySwaggerRoutes
-
R
- RequestMethod - top.hequehua.swagger.config中的枚举
-
S
- set$ref(String) - 类 中的方法top.hequehua.swagger.model.SwaggerSchema
-
- setbasePackage(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- setBasePackage(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- setBasePath(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- setConsumes(String[]) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- setDefaultValue(String) - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- setDefinitions(Map<String, SwaggerDto>) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- setDescription(String) - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- setDescription(String) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- setDescription(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDto
-
- setDescription(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDtoProperties
-
- setDescription(String) - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- setDescription(String) - 类 中的方法top.hequehua.swagger.model.SwaggerResponse
-
- setDescription(String) - 类 中的方法top.hequehua.swagger.model.SwaggerTag
-
- setExample(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDtoProperties
-
- setHost(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- setIn(String) - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- setInfo(SwaggerApiInfo) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- setLocation(String) - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- setName(String) - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- setName(String) - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- setName(String) - 类 中的方法top.hequehua.swagger.model.SwaggerTag
-
- setOperationId(String) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- setParameters(List<SwaggerParameter>) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- setParamType(String) - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- setPaths(Map<String, Map<String, SwaggerApiMethod>>) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- setProduces(String[]) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- setProperties(Map<String, SwaggerDtoProperties>) - 类 中的方法top.hequehua.swagger.model.SwaggerDto
-
- setRequired(boolean) - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- setResponses(Map<String, SwaggerResponse>) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- setSchema(SwaggerSchema) - 类 中的方法top.hequehua.swagger.model.SwaggerResponse
-
- setSummary(String) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- setSwagger(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- setSwaggerVersion(String) - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- setTags(String[]) - 类 中的方法top.hequehua.swagger.model.SwaggerApiMethod
-
- setTags(List<SwaggerTag>) - 类 中的方法top.hequehua.swagger.model.SwaggerDoc
-
- setTitle(String) - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- setTitle(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDto
-
- setType(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDto
-
- setType(String) - 类 中的方法top.hequehua.swagger.model.SwaggerDtoProperties
-
- setType(String) - 类 中的方法top.hequehua.swagger.model.SwaggerParameter
-
- setUrl(String) - 类 中的方法top.hequehua.swagger.model.SwaggerApiInfo
-
- start() - 类 中的方法top.hequehua.swagger.config.SwaggerPlugin
-
- stop() - 类 中的方法top.hequehua.swagger.config.SwaggerPlugin
-
- String - 类 中的静态变量top.hequehua.swagger.config.DataType
-
- StringUtil - top.hequehua.swagger.utils中的类
-
- StringUtil() - 类 的构造器top.hequehua.swagger.utils.StringUtil
-
- substringAfter(String, String) - 类 中的静态方法top.hequehua.swagger.utils.StringUtil
-
- swagger_resources() - 类 中的方法top.hequehua.swagger.controller.SwaggerController
-
- SwaggerApiInfo - top.hequehua.swagger.model中的类
-
- SwaggerApiInfo(String, String, String) - 类 的构造器top.hequehua.swagger.model.SwaggerApiInfo
-
- SwaggerApiMethod - top.hequehua.swagger.model中的类
-
- SwaggerApiMethod() - 类 的构造器top.hequehua.swagger.model.SwaggerApiMethod
-
- SwaggerApiMethod(String, String, String) - 类 的构造器top.hequehua.swagger.model.SwaggerApiMethod
-
- SwaggerConstant - top.hequehua.swagger.config中的类
-
- SwaggerConstant() - 类 的构造器top.hequehua.swagger.config.SwaggerConstant
-
- SwaggerController - top.hequehua.swagger.controller中的类
-
- SwaggerController() - 类 的构造器top.hequehua.swagger.controller.SwaggerController
-
- SwaggerDoc - top.hequehua.swagger.model中的类
-
- SwaggerDoc(String, String, String) - 类 的构造器top.hequehua.swagger.model.SwaggerDoc
-
- SwaggerDto - top.hequehua.swagger.model中的类
-
- SwaggerDto() - 类 的构造器top.hequehua.swagger.model.SwaggerDto
-
- SwaggerDtoProperties - top.hequehua.swagger.model中的类
-
- SwaggerDtoProperties() - 类 的构造器top.hequehua.swagger.model.SwaggerDtoProperties
-
- SwaggerParameter - top.hequehua.swagger.model中的类
-
- SwaggerParameter(String, String, boolean, String, String, String) - 类 的构造器top.hequehua.swagger.model.SwaggerParameter
-
- SwaggerParameter(String, String, String, boolean, String, String, String) - 类 的构造器top.hequehua.swagger.model.SwaggerParameter
-
- SwaggerPlugin - top.hequehua.swagger.config中的类
-
- SwaggerPlugin(boolean) - 类 的构造器top.hequehua.swagger.config.SwaggerPlugin
-
- SwaggerResponse - top.hequehua.swagger.model中的类
-
- SwaggerResponse(String, SwaggerSchema) - 类 的构造器top.hequehua.swagger.model.SwaggerResponse
-
- SwaggerSchema - top.hequehua.swagger.model中的类
-
- SwaggerSchema(String) - 类 的构造器top.hequehua.swagger.model.SwaggerSchema
-
- SwaggerTag - top.hequehua.swagger.model中的类
-
- SwaggerTag(String, String) - 类 的构造器top.hequehua.swagger.model.SwaggerTag
-
T
- top.hequehua.swagger.annotation - 程序包 top.hequehua.swagger.annotation
-
- top.hequehua.swagger.config - 程序包 top.hequehua.swagger.config
-
- top.hequehua.swagger.controller - 程序包 top.hequehua.swagger.controller
-
- top.hequehua.swagger.handler - 程序包 top.hequehua.swagger.handler
-
- top.hequehua.swagger.model - 程序包 top.hequehua.swagger.model
-
- top.hequehua.swagger.routes - 程序包 top.hequehua.swagger.routes
-
- top.hequehua.swagger.utils - 程序包 top.hequehua.swagger.utils
-
- toString() - 枚举 中的方法top.hequehua.swagger.config.RequestMethod
-
U
- underscoreName(String) - 类 中的静态方法top.hequehua.swagger.utils.StringUtil
-
转换为下划线
V
- valueOf(String) - 枚举 中的静态方法top.hequehua.swagger.config.RequestMethod
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法top.hequehua.swagger.config.RequestMethod
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
W
- WebJarsHandler - top.hequehua.swagger.handler中的类
-
- WebJarsHandler() - 类 的构造器top.hequehua.swagger.handler.WebJarsHandler
-
A B C D F G H I L M R S T U V W
Copyright © 2019. All rights reserved.