public class CookieParamAnnotationProcessor extends AbstractParameterProcessor<io.swagger.models.parameters.CookieParameter>
| Constructor and Description |
|---|
CookieParamAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
io.swagger.models.parameters.CookieParameter |
createParameter() |
String |
getAnnotationParameterName(Object annotation) |
fillParameter, getAnnotationParameterDefaultValue, process, setParameterDefaultValue, setParameterName, setParameterTypepublic String getAnnotationParameterName(Object annotation)
getAnnotationParameterName in class AbstractParameterProcessor<io.swagger.models.parameters.CookieParameter>public io.swagger.models.parameters.CookieParameter createParameter()
createParameter in class AbstractParameterProcessor<io.swagger.models.parameters.CookieParameter>Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.