|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.mojo.pluginsupport.dependency.DependencyTree.Node
public static class DependencyTree.Node
| Constructor Summary | |
|---|---|
DependencyTree.Node()
|
|
| Method Summary | |
|---|---|
org.apache.maven.artifact.Artifact |
getArtifact()
|
java.util.List |
getChildren()
|
int |
getDepth()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DependencyTree.Node()
| Method Detail |
|---|
public java.util.List getChildren()
public org.apache.maven.artifact.Artifact getArtifact()
public int getDepth()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||