Annotated<T>
, AnnotatedElement
MetaAnnotatedClass
, MetaAnnotatedConstructor
, MetaAnnotatedElement
, MetaAnnotatedField
, MetaAnnotatedMethod
public interface MetaAnnotated<T> extends Annotated<T>
Modifier and Type | Method | Description |
---|---|---|
Collection<MetaAnnotation<?>> |
getMetaAnnotations() |
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
Collection<MetaAnnotation<?>> getMetaAnnotations()
Copyright © 2005–2018. All rights reserved.