| 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  | 
ImmutableParm
An immutable implementation of ' 
IParm'. | 
| Modifier and Type | Method and Description | 
|---|---|
IParm | 
IEvent.getParm(String key)  | 
IParm | 
ImmutableEvent.getParm(String key)  | 
IParm | 
IEvent.getParmTrim(String key)  | 
IParm | 
ImmutableEvent.getParmTrim(String key)  | 
static IParm | 
ImmutableParm.immutableCopy(IParm parm)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<IParm> | 
IEvent.getParmCollection()  | 
List<IParm> | 
ImmutableEvent.getParmCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
static IParm | 
ImmutableParm.immutableCopy(IParm parm)  | 
static ImmutableParm.Builder | 
ImmutableParm.newBuilderFrom(IParm parm)  | 
| Modifier and Type | Method and Description | 
|---|---|
ImmutableEvent.Builder | 
ImmutableEvent.Builder.setParms(List<IParm> parms)  | 
| Constructor and Description | 
|---|
Builder(IParm parm)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Parm | 
Parm.copyFrom(IParm source)  | 
Copyright © 2021. All rights reserved.