public interface AnnotationType extends InterfaceModel
| Modifier and Type | Method and Description |
|---|---|
Collection<AnnotatedElement> |
allAnnotatedTypes()
Returns an unmodifiable collection of annotated element with
this annotation
|
Map<String,Object> |
getDefaultValues()
Returns an unmodifiable collection of annotation default values.
|
allImplementations, implementationsallSubTypes, getInterfaces, getParameterizedInterfaces, getParent, getStaticFields, subTypesgetDefiningURIs, getMethods, getReferences, wasDefinedIngetAnnotation, getAnnotations, getName, shortDescCollection<AnnotatedElement> allAnnotatedTypes()
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.