public class MethodParams extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected List<String> |
methodParam |
| Constructor and Description |
|---|
MethodParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMethodParam(String name) |
String |
getId() |
List<String> |
getMethodParam() |
void |
setId(String value) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.