public interface AnnotationType extends InterfaceModel
| Modifier and Type | Method and Description |
|---|---|
Collection<AnnotatedElement> |
allAnnotatedTypes()
Returns an unmodifiable collection of annotated element with
this annotation
|
Object |
getDefaultValue(String key)
Returns the value to which the key is mapped
|
Map<String,Object> |
getDefaultValues()
Returns an unmodifiable collection of annotation default values.
|
allImplementations, implementationsallSubTypes, getFormalTypeParameters, getInterfaces, getParameterizedInterface, getParameterizedInterfaces, getParent, getSimpleName, getStaticFields, isInstanceOf, subTypesgetDefiningURIs, getMethods, getReferences, wasDefinedIngetAnnotation, getAnnotations, getName, shortDescCollection<AnnotatedElement> allAnnotatedTypes()
Map<String,Object> getDefaultValues()
Copyright © 2009–2022 Oracle Corporation. All rights reserved.