public class ApiMethodInfo
extends java.lang.Object
| 构造器和说明 |
|---|
ApiMethodInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addParam(ApiMethodParamInfo param) |
protected void |
findTypes(TypeInfo type,
java.util.List<TypeInfo> list) |
java.util.List<TypeInfo> |
getAllTypes() |
HttpMethodType |
getType() |
public HttpMethodType getType()
public void addParam(ApiMethodParamInfo param)
public java.util.List<TypeInfo> getAllTypes()
Copyright © 2019. All Rights Reserved.