public interface AnnotatedMethod<X> extends AnnotatedCallable<X>
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Method |
getJavaMember()
Returns the reflected Method
|
getParametersgetDeclaringType, isStaticgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentjava.lang.reflect.Method getJavaMember()
getJavaMember in interface AnnotatedMember<X>