Uses of Class
org.opennms.netmgt.config.datacollction.nsclient.Wpm
-
Packages that use Wpm Package Description org.opennms.netmgt.config.datacollction.nsclient This file is part of OpenNMS(R). -
-
Uses of Wpm in org.opennms.netmgt.config.datacollction.nsclient
Fields in org.opennms.netmgt.config.datacollction.nsclient with type parameters of type Wpm Modifier and Type Field Description protected List<Wpm>
Wpms. wpm
Methods in org.opennms.netmgt.config.datacollction.nsclient that return Wpm Modifier and Type Method Description Wpm
ObjectFactory. createWpm()
Create an instance ofWpm
Methods in org.opennms.netmgt.config.datacollction.nsclient that return types with arguments of type Wpm Modifier and Type Method Description List<Wpm>
Wpms. getWpm()
An NSClient Object Group Gets the value of the wpm property.
-