| Modifier and Type | Method and Description |
|---|---|
RepositoryType |
DynamicDependency.getRepositoryType() |
RepositoryType |
ArtifactWithRepoType.getRepositoryType() |
static RepositoryType |
RepositoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryType[] |
RepositoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicDependency.setRepositoryType(RepositoryType repositoryType) |
| Constructor and Description |
|---|
ArtifactWithRepoType(org.eclipse.aether.artifact.Artifact artifact,
RepositoryType repositoryType) |
Copyright © 2018–2019 QAware GmbH. All rights reserved.