public class JaxrsParam extends AbstractParam
| Constructor and Description |
|---|
JaxrsParam(Method method,
int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPathParam() |
void |
setPathParam(boolean pathParam) |
getAnnotations, getDeclaredAnnotation, getDescription, getGenericType, getIndex, getLabel, getName, getTypepublic JaxrsParam(Method method, int index)
Copyright © 2020. All rights reserved.