public class PathParamAnnotationProcessor extends AbstractParameterProcessor<io.swagger.models.parameters.PathParameter>
| Constructor and Description |
|---|
PathParamAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected io.swagger.models.parameters.PathParameter |
createParameter() |
protected String |
getAnnotationParameterName(Object annotation) |
fillParameter, process, setParameterName, setParameterTypeprotected io.swagger.models.parameters.PathParameter createParameter()
createParameter in class AbstractParameterProcessor<io.swagger.models.parameters.PathParameter>protected String getAnnotationParameterName(Object annotation)
getAnnotationParameterName in class AbstractParameterProcessor<io.swagger.models.parameters.PathParameter>Copyright © 2017. All rights reserved.