org.opennms.web.svclayer.support
Class RtcNodeModel.RtcNode
java.lang.Object
org.opennms.web.svclayer.support.RtcNodeModel.RtcNode
- Enclosing class:
- RtcNodeModel
public static class RtcNodeModel.RtcNode
- extends Object
RtcNodeModel.RtcNode
public RtcNodeModel.RtcNode(OnmsNode node,
int serviceCount,
int downServiceCount,
double availability)
getAvailability
public double getAvailability()
getAvailabilityAsString
public String getAvailabilityAsString()
getDownServiceCount
public int getDownServiceCount()
getNode
public OnmsNode getNode()
getServiceCount
public int getServiceCount()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009. All Rights Reserved.