| Modifier and Type | Method | Description |
|---|---|---|
AnnotatedCallable<X> |
getDeclaringCallable() |
Get the declaring method or constructor.
|
int |
getPosition() |
Get the position of the parameter in the method or constructor argument list.
|
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentint getPosition()
Get the position of the parameter in the method or constructor argument list.
AnnotatedCallable<X> getDeclaringCallable()
Get the declaring method or constructor.