isAnnotationPresent
Check whether an annotation with this name is present on this element
Return
true if found, false if not
Parameters
annotationName
the name of the annotation
Check whether an annotation with this class is present on this element
Return
true if found, false if not
Parameters
annotationClass
the class of the annotation