Package | Description |
---|---|
org.opennms.netmgt.dao.util | |
org.opennms.netmgt.events.api.model | |
org.opennms.netmgt.xml.event |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
static String |
LogMessage.format(Logmsg msg)
Format the logmsg entry
|
Modifier and Type | Method and Description |
---|---|
static ImmutableLogMsg |
ImmutableMapper.fromMutableLogMsg(Logmsg logMsg) |
Modifier and Type | Method and Description |
---|---|
static Logmsg |
Logmsg.copyFrom(ILogMsg source) |
Logmsg |
ObjectFactory.createLogmsg()
Create an instance of
Logmsg |
Logmsg |
Event.getLogmsg()
Returns the value of field 'logmsg'.
|
Modifier and Type | Method and Description |
---|---|
void |
Event.setLogmsg(Logmsg logmsg)
Sets the value of field 'logmsg'.
|
Copyright © 2021. All rights reserved.