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, implementations
allSubTypes, getInterfaces, getParameterizedInterfaces, getParent, getStaticFields, subTypes
getDefiningURIs, getMethods, getReferences, wasDefinedIn
getAnnotation, getAnnotations, getName, shortDesc
Collection<AnnotatedElement> allAnnotatedTypes()
Copyright © 2009–2023 Oracle Corporation. All rights reserved.