Package org.opennms.web.svclayer.model
Class RtcNodeModel
- java.lang.Object
-
- org.opennms.web.svclayer.model.RtcNodeModel
-
-
Constructor Summary
Constructors Constructor Description RtcNodeModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addNode(RtcNode node)
RtcNodeList
getRtcNodeList()
List<RtcNode>
getRtcNodes()
-
-
-
Method Detail
-
addNode
public void addNode(RtcNode node)
-
getRtcNodeList
public RtcNodeList getRtcNodeList()
-
-