Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.snmp |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
Range |
SnmpEventInfo.getRange()
getRange
|
Modifier and Type | Method and Description |
---|---|
int |
RangeComparator.compare(Range rng1,
Range rng2)
compare
|
Modifier and Type | Method and Description |
---|---|
List<Range> |
Definition.getRanges() |
Modifier and Type | Method and Description |
---|---|
void |
Definition.addRange(Range range) |
boolean |
Definition.removeRange(Range range) |
Modifier and Type | Method and Description |
---|---|
void |
Definition.setRanges(List<Range> ranges) |
void |
AddressSnmpConfigVisitor.visitRanges(List<Range> ranges) |
void |
SnmpConfigVisitor.visitRanges(List<Range> ranges) |
void |
AbstractSnmpConfigVisitor.visitRanges(List<Range> ranges) |
Copyright © 2021. All rights reserved.