Uses of Class
org.opennms.bb.dp.capsd.snmp.SystemGroup

Packages that use SystemGroup
org.opennms.bb.dp.capsd.components   
 

Uses of SystemGroup in org.opennms.bb.dp.capsd.components
 

Fields in org.opennms.bb.dp.capsd.components declared as SystemGroup
private  SystemGroup CapsReader.m_sysGroup
          The SNMP System Group information.
private  SystemGroup CapsWriter.m_sysGroup
          The SNMP System Group information collected from the node.
 

Methods in org.opennms.bb.dp.capsd.components that return SystemGroup
 SystemGroup CapsReader.getSystemGroup()
          Returns the SNMP system group information collected from the remote host.