Package | Description |
---|---|
org.opennms.netmgt.events.api | |
org.opennms.netmgt.events.api.model | |
org.opennms.netmgt.model.events | |
org.opennms.netmgt.xml.event |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
static String |
EventConstants.getValueAsString(Value pvalue)
Converts the value of a parm ('Value') of the instance to a string
|
Modifier and Type | Method and Description |
---|---|
static ImmutableValue |
ImmutableMapper.fromMutableValue(Value value) |
Modifier and Type | Method and Description |
---|---|
static String |
EventUtils.toString(Value value)
toString
|
Modifier and Type | Method and Description |
---|---|
static Value |
Value.copyFrom(IValue source) |
Value |
ObjectFactory.createValue()
Create an instance of
Value |
Value |
Parm.getValue()
Returns the value of field 'value'.
|
Modifier and Type | Method and Description |
---|---|
void |
Parm.setValue(Value value)
Sets the value of field 'value'.
|
Copyright © 2021. All rights reserved.