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