Modifier and Type | Method and 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, isAnnotationPresent
int getPosition()
Get the position of the parameter in the method or constructor argument list.
AnnotatedCallable<X> getDeclaringCallable()
Get the declaring method or constructor.
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.