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