| Package | Description | 
|---|---|
| org.opennms.netmgt.xml.eventconf | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Field | 
EventMatchers.field(String name)  | 
static Field | 
EventMatchers.varbind(int vbnumber)  | 
| Modifier and Type | Method and Description | 
|---|---|
static EventMatcher | 
EventMatchers.valueEqualsMatcher(Field field,
                  String value)  | 
static EventMatcher | 
EventMatchers.valueMatchesRegexMatcher(Field field,
                        String value)  | 
static EventMatcher | 
EventMatchers.valueStartsWithMatcher(Field field,
                      String value)  | 
Copyright © 2020. All rights reserved.