Class Groups
- java.lang.Object
-
- org.opennms.netmgt.config.datacollection.Groups
-
- All Implemented Interfaces:
Serializable
public class Groups extends Object implements Serializable
MIB object groups- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Groups()
-
-
-
Method Detail
-
addGroup
public void addGroup(Group group) throws IndexOutOfBoundsException
- Throws:
IndexOutOfBoundsException
-
removeGroup
public boolean removeGroup(Group group)
-
-