public class FileCollectionDependencyNodeImpl extends AbstractDependencyNode implements FileCollectionDependencyNode
Constructor and Description |
---|
FileCollectionDependencyNodeImpl(long id,
java.lang.String displayName,
java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getDisplayName() |
java.lang.String |
getPath() |
int |
hashCode() |
getDependencies, getId, getResolutionState, setResolutionState
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDependencies, getId, getResolutionState
public FileCollectionDependencyNodeImpl(long id, java.lang.String displayName, java.lang.String path)
public java.lang.String getPath()
getPath
in interface FileCollectionDependencyNode
public java.lang.String getDisplayName()
getDisplayName
in interface DependencyNode
public boolean equals(java.lang.Object o)
equals
in class AbstractDependencyNode
public int hashCode()
hashCode
in class AbstractDependencyNode