Uses of Class
org.opennms.web.category.AvailabilityNode
-
Packages that use AvailabilityNode Package Description org.opennms.web.category -
-
Uses of AvailabilityNode in org.opennms.web.category
Methods in org.opennms.web.category that return AvailabilityNode Modifier and Type Method Description AvailabilityNodeCategory. getNode(Long nodeId)Deprecated.Methods in org.opennms.web.category that return types with arguments of type AvailabilityNode Modifier and Type Method Description List<AvailabilityNode>NodeList. getObjects()Constructor parameters in org.opennms.web.category with type arguments of type AvailabilityNode Constructor Description NodeList(Collection<? extends AvailabilityNode> nodes)
-