| 程序包 | 说明 |
|---|---|
| com.power.doc.model | |
| com.power.doc.model.rpc |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RpcApiDependency> |
ApiConfig.getRpcApiDependencies() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ApiConfig.setRpcApiDependencies(RpcApiDependency... rpcApiDependencies) |
| 限定符和类型 | 方法和说明 |
|---|---|
static RpcApiDependency |
RpcApiDependency.builder() |
RpcApiDependency |
RpcApiDependency.setArtifactId(String artifactId) |
RpcApiDependency |
RpcApiDependency.setGroupId(String groupId) |
RpcApiDependency |
RpcApiDependency.setVersion(String version) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RpcApiDependency> |
RpcApiAllData.getDependencyList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RpcApiAllData.setDependencyList(List<RpcApiDependency> dependencyList) |
Copyright © 2020. All rights reserved.