org.opennms.secret.web
Class TmpNode

java.lang.Object
  extended by org.opennms.secret.web.TmpNode

public class TmpNode
extends Object


Constructor Summary
TmpNode()
           
 
Method Summary
 Collection<TmpDataSource> getDataSources()
           
 Collection<TmpInterface> getInterfaces()
           
 Long getNodeId()
           
 String getNodeLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TmpNode

public TmpNode()
Method Detail

getNodeLabel

public String getNodeLabel()

getInterfaces

public Collection<TmpInterface> getInterfaces()

getDataSources

public Collection<TmpDataSource> getDataSources()

getNodeId

public Long getNodeId()


Copyright © 2009. All Rights Reserved.