| Package | Description |
|---|---|
| org.projectodd.jrapidoc.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PathParam> |
Method.getPathParams() |
List<PathParam> |
Service.getPathParams() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Method.MethodBuilder.addPathParam(PathParam pathParam) |
protected void |
Service.ResourceBuilder.addPathParam(PathParam pathParam) |
| Modifier and Type | Method and Description |
|---|---|
void |
Method.setPathParams(Map<String,PathParam> pathParams) |
Copyright © 2015. All rights reserved.