Package | Description |
---|---|
org.opennms.features.mibcompiler.services | |
org.opennms.features.vaadin.events | |
org.opennms.netmgt.xml.eventconf |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
protected List<Varbindsdecode> |
JsmiMibParser.getTrapVarbindsDecode(org.jsmiparser.smi.Notification trap)
Gets the trap varbinds decode.
|
Modifier and Type | Method and Description |
---|---|
protected List<Varbindsdecode> |
VarbindsDecodeField.getInternalValue() |
Class<? extends List<Varbindsdecode>> |
VarbindsDecodeField.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
VarbindsDecodeField.setInternalValue(List<Varbindsdecode> varbindsDecodes) |
Modifier and Type | Method and Description |
---|---|
List<Varbindsdecode> |
Event.getVarbindsdecodes() |
Modifier and Type | Method and Description |
---|---|
void |
Event.addVarbindsdecode(Varbindsdecode varbindsdecode) |
boolean |
Event.removeVarbindsdecode(Varbindsdecode decode) |
Modifier and Type | Method and Description |
---|---|
void |
Event.setVarbindsdecodes(List<Varbindsdecode> decodes) |
Copyright © 2021. All rights reserved.