| Package | Description |
|---|---|
| org.opennms.netmgt.alarmd.api |
This file is part of OpenNMS(R).
|
| org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
| Modifier and Type | Method and Description |
|---|---|
List<OnmsEventParameter> |
NorthboundAlarm.getEventParametersCollection()
Gets the event parameters collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NorthboundAlarm.setEventParametersCollection(List<OnmsEventParameter> eventParametersCollection)
Sets the event parameters collection.
|
| Modifier and Type | Method and Description |
|---|---|
List<OnmsEventParameter> |
OnmsEvent.getEventParameters() |
List<OnmsEventParameter> |
OnmsAlarm.getEventParameters() |
Copyright © 2017. All rights reserved.