public class QueryParamAnnotationProcessor extends AbstractSerializableParameterProcessor<io.swagger.models.parameters.QueryParameter,javax.ws.rs.QueryParam>
| Constructor and Description |
|---|
QueryParamAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
HttpParameterType |
getHttpParameterType(javax.ws.rs.QueryParam parameterAnnotation) |
String |
getParameterName(javax.ws.rs.QueryParam 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.QueryParam parameterAnnotation)
public HttpParameterType getHttpParameterType(javax.ws.rs.QueryParam parameterAnnotation)
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.