org.opennms.web.svclayer.support
Class RtcNodeModel

java.lang.Object
  extended by org.opennms.web.svclayer.support.RtcNodeModel

public class RtcNodeModel
extends Object

Author:
DJ Gregor

Nested Class Summary
static class RtcNodeModel.RtcNode
           
 
Constructor Summary
RtcNodeModel()
           
 
Method Summary
 void addNode(RtcNodeModel.RtcNode node)
           
 List<RtcNodeModel.RtcNode> getNodeList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RtcNodeModel

public RtcNodeModel()
Method Detail

addNode

public void addNode(RtcNodeModel.RtcNode node)

getNodeList

public List<RtcNodeModel.RtcNode> getNodeList()


Copyright © 2009. All Rights Reserved.