public interface MetaAnnotated<T> extends Annotated<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<MetaAnnotation<?>> |
getMetaAnnotations() |
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresentCollection<MetaAnnotation<?>> getMetaAnnotations()
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.