| Package | Description |
|---|---|
| org.opennms.integration.api.xml.schema.syslog |
| Modifier and Type | Method and Description |
|---|---|
List<UeiMatch> |
SyslogdConfigurationGroup.getUeiMatches() |
List<UeiMatch> |
SyslogdConfiguration.getUeiMatches() |
| Modifier and Type | Method and Description |
|---|---|
void |
SyslogdConfigurationGroup.addUeiMatch(UeiMatch ueiMatch) |
void |
SyslogdConfiguration.addUeiMatch(UeiMatch ueiMatch) |
boolean |
SyslogdConfigurationGroup.removeUeiMatch(UeiMatch ueiMatch) |
boolean |
SyslogdConfiguration.removeUeiMatch(UeiMatch ueiMatch) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyslogdConfigurationGroup.setUeiMatches(List<UeiMatch> ueiList) |
void |
SyslogdConfiguration.setUeiMatches(List<UeiMatch> ueiMatches) |
Copyright © 2019. All rights reserved.