org.gcube.contentmanagement.timeseriesservice.impl.history
Class HNode

java.lang.Object
  extended by org.gcube.contentmanagement.timeseriesservice.impl.history.HNode

public abstract class HNode
extends java.lang.Object


Constructor Summary
HNode()
           
 
Method Summary
 java.util.List<HNode> getConnections()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HNode

public HNode()
Method Detail

getConnections

public java.util.List<HNode> getConnections()