Uses of Class
org.opennms.netmgt.config.internal.collection.GroupImpl
-
Packages that use GroupImpl Package Description org.opennms.netmgt.config.internal.collection This file is part of OpenNMS(R). -
-
Uses of GroupImpl in org.opennms.netmgt.config.internal.collection
Methods in org.opennms.netmgt.config.internal.collection that return GroupImpl Modifier and Type Method Description static GroupImplGroupImpl. asGroup(IGroup group)static GroupImpl[]GroupImpl. asGroups(IGroup[] groups)Methods in org.opennms.netmgt.config.internal.collection with parameters of type GroupImpl Modifier and Type Method Description voidDataCollectionGroupImpl. addGroup(GroupImpl group)
-