Package | Description |
---|---|
org.opennms.netmgt.config.wmi |
This file is part of OpenNMS(R).
|
Modifier and Type | Field and Description |
---|---|
protected List<Wpm> |
WmiCollection.m_wpms |
Modifier and Type | Method and Description |
---|---|
Wpm |
ObjectFactory.createWpm()
Create an instance of
Wpm |
Modifier and Type | Method and Description |
---|---|
List<Wpm> |
WmiCollection.getWpms() |
Modifier and Type | Method and Description |
---|---|
void |
WmiCollection.addWpm(Wpm wpm) |
boolean |
WmiCollection.removeWpm(Wpm wpm) |
Modifier and Type | Method and Description |
---|---|
void |
WmiCollection.setWpms(List<Wpm> wpms) |
Copyright © 2021. All rights reserved.