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 ImmutableMask |
ImmutableMapper.fromMutableMask(Mask mask) |
Modifier and Type | Method and Description |
---|---|
static Mask |
Mask.copyFrom(IMask source) |
Mask |
ObjectFactory.createMask()
Create an instance of
Mask |
Mask |
Event.getMask()
Returns the value of field 'mask'.
|
Modifier and Type | Method and Description |
---|---|
void |
Event.setMask(Mask mask)
Sets the value of field 'mask'.
|
Copyright © 2021. All rights reserved.