| Package | Description | 
|---|---|
| org.opennms.netmgt.config.service | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Argument> | 
Invoke.getArguments()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Invoke.addArgument(Argument argument)  | 
boolean | 
Invoke.removeArgument(Argument argument)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Invoke.setArguments(List<Argument> arguments)  | 
| Constructor and Description | 
|---|
Invoke(InvokeAtType type,
      Integer pass,
      String method,
      List<Argument> arguments)  | 
Copyright © 2021. All rights reserved.