public abstract class Node extends Object implements Serializable
Node()
boolean
equals(Object target)
String
getId()
int
hashCode()
void
setId(String id)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Node()
public String getId()
public void setId(String id)
id
public int hashCode()
hashCode
Object
public boolean equals(Object target)
equals
Copyright © 2008-2013 Sonatype. All Rights Reserved.