| Package | Description |
|---|---|
| org.apache.cxf.tools.common.model |
| Modifier and Type | Method and Description |
|---|---|
JavaParameter |
JavaMethod.getParameter(String paramName) |
| Modifier and Type | Method and Description |
|---|---|
List<JavaParameter> |
JavaMethod.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaMethod.addParameter(JavaParameter param) |
Apache CXF