public class PathParamAnnotationProcessor extends AbstractSerializableParameterProcessor<io.swagger.models.parameters.PathParameter,javax.ws.rs.PathParam>
| Constructor and Description |
|---|
PathParamAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
HttpParameterType |
getHttpParameterType(javax.ws.rs.PathParam parameterAnnotation) |
String |
getParameterName(javax.ws.rs.PathParam parameterAnnotation) |
Type |
getProcessType() |
fillParameter, readDefaultValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfillParameter, getGenericType, getProcessJavaTypepublic Type getProcessType()
public String getParameterName(javax.ws.rs.PathParam parameterAnnotation)
public HttpParameterType getHttpParameterType(javax.ws.rs.PathParam parameterAnnotation)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.