org.netbeans.modules.java.api.common.project.ui
Class LibrariesNode.Key
java.lang.Object
org.netbeans.modules.java.api.common.project.ui.LibrariesNode.Key
- Enclosing class:
- LibrariesNode
public static final class LibrariesNode.Key
- extends Object
LibrariesNode.Key
public LibrariesNode.Key(String anID)
getType
public int getType()
getClassPathId
public String getClassPathId()
getEntryId
public String getEntryId()
getSourceGroup
public SourceGroup getSourceGroup()
getProject
public AntArtifact getProject()
getArtifactLocation
public URI getArtifactLocation()
getID
public String getID()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object