public class ConfigMethodDef extends Object
| Constructor and Description | 
|---|
ConfigMethodDef()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Object> | 
getArgs()  | 
String | 
getName()  | 
boolean | 
hasReferences()  | 
void | 
setArgs(List<Object> args)
Set the method arguments. 
 | 
void | 
setName(String name)  | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.