Annotated<T>
, AnnotatedElement
, Member
AnnotatedMethod<T>
MetaAnnotatedConstructor
, MetaAnnotatedField
, MetaAnnotatedMethod
public interface AnnotatedMember<T> extends Annotated<T>, Member
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
getDeclaringClass, getModifiers, getName, isSynthetic
Copyright © 2005–2018. All rights reserved.