Package | Description |
---|---|
org.opennms.netmgt.accesspointmonitor | |
org.opennms.netmgt.accesspointmonitor.poller | |
org.opennms.netmgt.config.accesspointmonitor |
Modifier and Type | Method and Description |
---|---|
Package |
PollingContext.getPackage() |
Package |
DefaultPollingContext.getPackage() |
Modifier and Type | Method and Description |
---|---|
void |
PollingContext.setPackage(Package pkg) |
void |
DefaultPollingContext.setPackage(Package pkg) |
Modifier and Type | Method and Description |
---|---|
Package |
TableStrategy.getPackage() |
Package |
InstanceStrategy.getPackage() |
Package |
AccessPointPoller.getPackage() |
Modifier and Type | Method and Description |
---|---|
void |
TableStrategy.setPackage(Package pkg) |
void |
InstanceStrategy.setPackage(Package pkg) |
void |
AccessPointPoller.setPackage(Package pkg) |
Modifier and Type | Method and Description |
---|---|
List<Package> |
AccessPointMonitorConfig.getPackages() |
Modifier and Type | Method and Description |
---|---|
void |
AccessPointMonitorConfig.addPackage(Package pkg) |
int |
Package.compareTo(Package obj) |
Modifier and Type | Method and Description |
---|---|
void |
AccessPointMonitorConfig.setPackages(List<Package> packages) |
Constructor and Description |
---|
Package(Package copy) |
Copyright © 2015. All Rights Reserved.