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