Uses of Class
org.opennms.netmgt.config.vmware.cim.Rrd
-
Packages that use Rrd Package Description org.opennms.netmgt.config.vmware.cim This file is part of OpenNMS(R). -
-
Uses of Rrd in org.opennms.netmgt.config.vmware.cim
Methods in org.opennms.netmgt.config.vmware.cim that return Rrd Modifier and Type Method Description Rrd
VmwareCimCollection. getRrd()
Returns the value of field 'rrd'.Methods in org.opennms.netmgt.config.vmware.cim with parameters of type Rrd Modifier and Type Method Description void
VmwareCimCollection. setRrd(Rrd rrd)
Sets the value of field 'rrd'.
-