|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.diagrams.connectors.dependencies.graph.ArtifactNode
public class ArtifactNode
Field Summary | |
---|---|
org.apache.maven.artifact.Artifact |
artifact
|
Constructor Summary | |
---|---|
ArtifactNode()
|
Method Summary | |
---|---|
org.apache.maven.artifact.Artifact |
getArtifact()
|
java.lang.String |
getId()
|
void |
setArtifact(org.apache.maven.artifact.Artifact artifact)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public org.apache.maven.artifact.Artifact artifact
Constructor Detail |
---|
public ArtifactNode()
Method Detail |
---|
public java.lang.String getId()
getId
in interface Node
public org.apache.maven.artifact.Artifact getArtifact()
public void setArtifact(org.apache.maven.artifact.Artifact artifact)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |