| Package | Description | 
|---|---|
| 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 ImmutableUpdateField | 
ImmutableMapper.fromMutableUpdateField(UpdateField updateField)  | 
| Modifier and Type | Method and Description | 
|---|---|
static UpdateField | 
UpdateField.copyFrom(IUpdateField source)  | 
UpdateField[] | 
AlarmData.getUpdateField()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<UpdateField> | 
AlarmData.getUpdateFieldCollection()  | 
List<UpdateField> | 
AlarmData.getUpdateFieldList()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AlarmData.setUpdateField(UpdateField[] fields)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AlarmData.setUpdateField(List<UpdateField> fields)  | 
void | 
AlarmData.setUpdateFieldCollection(Collection<UpdateField> fields)  | 
Copyright © 2020. All rights reserved.