public class ParameterProcessor extends Object
| Constructor and Description |
|---|
ParameterProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static Parameter |
applyAnnotations(Swagger swagger,
Parameter parameter,
Class<?> cls,
Annotation[] annotations,
boolean isArray) |
public static Parameter applyAnnotations(Swagger swagger, Parameter parameter, Class<?> cls, Annotation[] annotations, boolean isArray)
Copyright © 2015. All Rights Reserved.