| 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  | 
ImmutableLogMsg
An immutable implementation of ' 
ILogMsg'. | 
| Modifier and Type | Method and Description | 
|---|---|
ILogMsg | 
IEvent.getLogmsg()  | 
ILogMsg | 
ImmutableEvent.getLogmsg()  | 
static ILogMsg | 
ImmutableLogMsg.immutableCopy(ILogMsg logMsg)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ILogMsg | 
ImmutableLogMsg.immutableCopy(ILogMsg logMsg)  | 
static ImmutableLogMsg.Builder | 
ImmutableLogMsg.newBuilderFrom(ILogMsg logMsg)  | 
ImmutableEvent.Builder | 
ImmutableEvent.Builder.setLogMsg(ILogMsg logMsg)  | 
| Constructor and Description | 
|---|
Builder(ILogMsg logMsg)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Logmsg | 
Logmsg.copyFrom(ILogMsg source)  | 
Copyright © 2021. All rights reserved.