Package | Description |
---|---|
org.opennms.netmgt.config.translator |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
Value |
Assignment.getValue() |
Modifier and Type | Method and Description |
---|---|
List<Value> |
Value.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
Value.addValue(Value value) |
boolean |
Value.removeValue(Value value) |
void |
Assignment.setValue(Value value) |
Modifier and Type | Method and Description |
---|---|
void |
Value.setValue(List<Value> values) |
Copyright © 2021. All rights reserved.