| Frames | No Frames |
Methods with return type java.lang.annotation.Annotation | |
| Annotation | Returns the element's annotation for the specified annotation type,
or null if no such annotation exists.
|
| Annotation | Returns the element's annotation for the specified annotation type,
or null if no such annotation exists.
|
| Annotation[] | Returns all annotations associated with the element. |
| Annotation[] | Returns all annotations associated with the element. |
| Annotation[] | Returns all annotations directly defined by the element. |
| Annotation[] | Returns all annotations directly defined by the element. |