Uses of Class
org.opennms.netmgt.config.httpdatacollection.Rrd
-
Packages that use Rrd Package Description org.opennms.netmgt.config.httpdatacollection This file is part of OpenNMS(R). -
-
Uses of Rrd in org.opennms.netmgt.config.httpdatacollection
Fields in org.opennms.netmgt.config.httpdatacollection declared as Rrd Modifier and Type Field Description protected Rrd
HttpCollection. m_rrd
Methods in org.opennms.netmgt.config.httpdatacollection that return Rrd Modifier and Type Method Description Rrd
ObjectFactory. createRrd()
Create an instance ofRrd
Rrd
HttpCollection. getRrd()
Methods in org.opennms.netmgt.config.httpdatacollection with parameters of type Rrd Modifier and Type Method Description void
HttpCollection. setRrd(Rrd value)
-