public class JaxrsParam extends AbstractParam
| 构造器和说明 |
|---|
JaxrsParam(Method method,
int index) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isPathParam() |
void |
setPathParam(boolean pathParam) |
getAnnotations, getDeclaredAnnotation, getDescription, getGenericType, getIndex, getLabel, getName, getTypepublic JaxrsParam(Method method, int index)
Copyright © 2020. All rights reserved.