public class ArtifactWithRepoType extends Object
| Constructor and Description |
|---|
ArtifactWithRepoType(org.eclipse.aether.artifact.Artifact artifact,
RepositoryType repositoryType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.eclipse.aether.artifact.Artifact |
getArtifact() |
RepositoryType |
getRepositoryType() |
int |
hashCode() |
String |
toString() |
public ArtifactWithRepoType(org.eclipse.aether.artifact.Artifact artifact,
RepositoryType repositoryType)
public org.eclipse.aether.artifact.Artifact getArtifact()
public RepositoryType getRepositoryType()
Copyright © 2018–2020 QAware GmbH. All rights reserved.