org.opennms.web.svclayer.support
Class NodeListModel
java.lang.Object
org.opennms.web.svclayer.support.NodeListModel
public class NodeListModel
- extends Object
- Author:
- DJ Gregor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeListModel
public NodeListModel(List<NodeListModel.NodeModel> nodes,
int interfaceCount)
getNodes
public List<NodeListModel.NodeModel> getNodes()
getNodesLeft
public List<NodeListModel.NodeModel> getNodesLeft()
getNodesRight
public List<NodeListModel.NodeModel> getNodesRight()
getLastInLeftColumn
public int getLastInLeftColumn()
getNodeCount
public int getNodeCount()
getInterfaceCount
public int getInterfaceCount()
Copyright © 2009. All Rights Reserved.