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 |
ImmutableValue |
Modifier and Type | Method and Description |
---|---|
IValue |
IParm.getValue() |
IValue |
ImmutableParm.getValue() |
static IValue |
ImmutableValue.immutableCopy(IValue value) |
Modifier and Type | Method and Description |
---|---|
static IValue |
ImmutableValue.immutableCopy(IValue value) |
static ImmutableValue.Builder |
ImmutableValue.newBuilderFrom(IValue value) |
ImmutableParm.Builder |
ImmutableParm.Builder.setValue(IValue value) |
Constructor and Description |
---|
Builder(IValue value) |
Modifier and Type | Method and Description |
---|---|
static Value |
Value.copyFrom(IValue source) |
Copyright © 2021. All rights reserved.