public interface InterfaceGroup
文件名:InterfaceGroup.java
用途:定义能实现接口组的模板读取类应包含的方法
编码时间:2023年8月18日 上午10:19:33
修改时间:2023年8月18日 上午10:19:33
| Modifier and Type | Method and Description |
|---|---|
Map<String,InterfaceInfo> |
getInterfaceGroup(String groupName)
该方法用于返回接口组中的所有接口集合
|
Map<String,InterfaceInfo> getInterfaceGroup(String groupName)
groupName - 接口组名称Copyright © 2024. All rights reserved.