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 |
ImmutableUpdateField
An immutable implementation of '
IUpdateField '. |
Modifier and Type | Method and Description |
---|---|
static IUpdateField |
ImmutableUpdateField.immutableCopyFrom(IUpdateField updateField) |
Modifier and Type | Method and Description |
---|---|
List<IUpdateField> |
ImmutableAlarmData.getUpdateFieldList() |
List<IUpdateField> |
IAlarmData.getUpdateFieldList() |
Modifier and Type | Method and Description |
---|---|
static IUpdateField |
ImmutableUpdateField.immutableCopyFrom(IUpdateField updateField) |
static ImmutableUpdateField.Builder |
ImmutableUpdateField.newBuilderFrom(IUpdateField updateField) |
Modifier and Type | Method and Description |
---|---|
ImmutableAlarmData.Builder |
ImmutableAlarmData.Builder.setUpdateFieldList(List<IUpdateField> updateFieldList) |
Constructor and Description |
---|
Builder(IUpdateField updateField) |
Modifier and Type | Method and Description |
---|---|
static UpdateField |
UpdateField.copyFrom(IUpdateField source) |
Copyright © 2021. All rights reserved.