|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.aether.test.util.ArtifactDescription
public class ArtifactDescription
Method Summary | |
---|---|
java.util.List<Dependency> |
getDependencies()
|
java.util.List<Dependency> |
getManagedDependencies()
|
java.util.List<Artifact> |
getRelocations()
|
java.util.List<RemoteRepository> |
getRepositories()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.util.List<Artifact> getRelocations()
public java.util.List<RemoteRepository> getRepositories()
public java.util.List<Dependency> getManagedDependencies()
public java.util.List<Dependency> getDependencies()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |