| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.repository.impl.main |
| Modifier and Type | Method and Description |
|---|---|
InstallDepConfig |
InstallDepConfig.copy() |
InstallDepConfig |
InstallDepConfig.setId(net.thevpc.nuts.NutsId id) |
InstallDepConfig |
InstallDepConfig.setScope(net.thevpc.nuts.NutsDependencyScope scope) |
| Modifier and Type | Method and Description |
|---|---|
List<InstallDepConfig> |
InstallInfoConfig.getRequiredBy() |
List<InstallDepConfig> |
InstallInfoConfig.getRequires() |
| Modifier and Type | Method and Description |
|---|---|
InstallInfoConfig |
InstallInfoConfig.setRequiredBy(List<InstallDepConfig> requiredBy) |
InstallInfoConfig |
InstallInfoConfig.setRequires(List<InstallDepConfig> requires) |
Copyright © 2022 vpc open source initiative. All rights reserved.