public class ApiClassInfo extends ClassInfo
javaDocInfo| 构造器和说明 |
|---|
ApiClassInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addApiMethod(ApiMethodInfo apiMethodInfo)
添加api方法信息
|
java.util.List<ApiMethodInfo> |
getApiMethodList() |
getFullNamepublic void addApiMethod(ApiMethodInfo apiMethodInfo)
public java.util.List<ApiMethodInfo> getApiMethodList()
Copyright © 2020. All Rights Reserved.