| 程序包 | 说明 |
|---|---|
| cn.easyutil.easyapi.entity.common | |
| cn.easyutil.easyapi.filter.operator | |
| cn.easyutil.easyapi.filter.readInterface | |
| cn.easyutil.easyapi.filter.readInterface.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static BodyType |
BodyType.parse(Integer type) |
static BodyType |
BodyType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BodyType[] |
BodyType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
BodyType |
ReadInterfaceOperator.bodyType(Method method,
ApiExtra extra) |
| 限定符和类型 | 方法和说明 |
|---|---|
BodyType |
ReadInterfaceBodyType.bodyType(Method method,
ApiExtra extra)
读取接口请求体类型
|
| 限定符和类型 | 方法和说明 |
|---|---|
BodyType |
InterfaceBodyTypeCommentReader.bodyType(Method method,
ApiExtra extra) |
Copyright © 2022. All rights reserved.