| Package | Description |
|---|---|
| org.whitesource.agent.api.model |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DependencyInfo> |
DependencyInfo.getChildren() |
java.util.Collection<DependencyInfo> |
AgentProjectInfo.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyInfo.addChild(DependencyInfo child) |
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyInfo.setChildren(java.util.Collection<DependencyInfo> children) |
void |
AgentProjectInfo.setDependencies(java.util.List<DependencyInfo> dependencies) |
Copyright © 2011-2025 White Source. All Rights Reserved.