Uses of Class
oracle.dbtools.plugin.api.types.AnnotationSet
Packages that use AnnotationSet
Package
Description
Provides a layer atop
java.lang.reflect package to aid dependency
resolution and injection.-
Uses of AnnotationSet in oracle.dbtools.plugin.api.types
Methods in oracle.dbtools.plugin.api.types that return AnnotationSetModifier and TypeMethodDescriptionstatic AnnotationSetAnnotationSet.from(AnnotatedElement element) Generate the set of annotations that this element is annotated withMethods in oracle.dbtools.plugin.api.types with parameters of type AnnotationSetModifier and TypeMethodDescriptionSet<TypeQualifier<?>>ProvidedClassifier.provides(AnnotationSet annotations) Determines the services that the specified AnnotationSet provides.