Uses of Class
org.opennms.web.svclayer.catstatus.model.StatusInterface
-
Packages that use StatusInterface Package Description org.opennms.web.svclayer.catstatus.model -
-
Uses of StatusInterface in org.opennms.web.svclayer.catstatus.model
Methods in org.opennms.web.svclayer.catstatus.model that return types with arguments of type StatusInterface Modifier and Type Method Description Collection<StatusInterface>
StatusNode. getIpInterfaces()
getIpInterfacesMethods in org.opennms.web.svclayer.catstatus.model with parameters of type StatusInterface Modifier and Type Method Description void
StatusNode. addIpInterface(StatusInterface ipInterface)
addIpInterface
-