public interface MetaAnnotated<T> extends Annotated<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<MetaAnnotation<?>> |
getMetaAnnotations() |
getAnnotation, getAnnotations, getDeclaredAnnotations, isAnnotationPresentCollection<MetaAnnotation<?>> getMetaAnnotations()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.