Package | Description |
---|---|
org.opennms.netmgt.events.api.model | |
org.opennms.netmgt.xml.event |
This file is part of OpenNMS(R).
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableSnmp
An immutable implementation of '
ISnmp '. |
Modifier and Type | Method and Description |
---|---|
ISnmp |
IEvent.getSnmp() |
ISnmp |
ImmutableEvent.getSnmp() |
static ISnmp |
ImmutableSnmp.immutableCopy(ISnmp snmp) |
Modifier and Type | Method and Description |
---|---|
static ISnmp |
ImmutableSnmp.immutableCopy(ISnmp snmp) |
static ImmutableSnmp.Builder |
ImmutableSnmp.newBuilderFrom(ISnmp snmp) |
ImmutableEvent.Builder |
ImmutableEvent.Builder.setSnmp(ISnmp snmp) |
Constructor and Description |
---|
Builder(ISnmp snmp) |
Modifier and Type | Method and Description |
---|---|
static Snmp |
Snmp.copyFrom(ISnmp source) |
Copyright © 2021. All rights reserved.