de.twenty11.skysail.common.graphs
Class NodeDetails

java.lang.Object
  extended by de.twenty11.skysail.common.graphs.NodeDetails

public class NodeDetails
extends Object


Constructor Summary
NodeDetails()
           
NodeDetails(String id, String label)
           
 
Method Summary
 String getId()
           
 String getLabel()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NodeDetails

public NodeDetails()

NodeDetails

public NodeDetails(String id,
                   String label)
Method Detail

getLabel

public String getLabel()

getId

public String getId()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011-2012. All Rights Reserved.