public static final class LibrariesNode.Key extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
URI |
getArtifactLocation() |
String |
getClassPathId() |
String |
getEntryId() |
String |
getID() |
AntArtifact |
getProject() |
SourceGroup |
getSourceGroup() |
int |
getType() |
int |
hashCode() |
public Key(String anID)
public int getType()
public String getClassPathId()
public String getEntryId()
public SourceGroup getSourceGroup()
public AntArtifact getProject()
public URI getArtifactLocation()
public String getID()