public class Node extends Object implements Serializable
Node()
String
getLabel()
getPath()
getUuid()
void
setLabel(String label)
setPath(String path)
setUuid(String uuid)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Node()
public String getLabel()
public void setLabel(String label)
public String getPath()
public void setPath(String path)
public String getUuid()
public void setUuid(String uuid)
public String toString()
toString
Object
Copyright © 2016. All rights reserved.