Package | Description |
---|---|
org.opennms.netmgt.config.notificationCommands |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Argument> |
Command.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
Command.addArgument(Argument argument) |
boolean |
Command.removeArgument(Argument argument) |
Modifier and Type | Method and Description |
---|---|
void |
Command.setArguments(List<Argument> arguments) |
Copyright © 2021. All rights reserved.