|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationModel | |
|---|---|
| org.glassfish.hk2.classmodel.reflect | |
| org.glassfish.hk2.classmodel.reflect.impl | |
| Uses of AnnotationModel in org.glassfish.hk2.classmodel.reflect |
|---|
| Methods in org.glassfish.hk2.classmodel.reflect that return types with arguments of type AnnotationModel | |
|---|---|
java.util.Collection<AnnotationModel> |
AnnotatedElement.getAnnotations()
Returns a unmodifiable set of annotations that are present on this annotated element. |
| Uses of AnnotationModel in org.glassfish.hk2.classmodel.reflect.impl |
|---|
| Classes in org.glassfish.hk2.classmodel.reflect.impl that implement AnnotationModel | |
|---|---|
class |
AnnotationModelImpl
Implementation of an annoation model |
| Fields in org.glassfish.hk2.classmodel.reflect.impl with type parameters of type AnnotationModel | |
|---|---|
java.util.Set<AnnotationModel> |
AnnotatedElementImpl.annotations
|
| Methods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type AnnotationModel | |
|---|---|
java.util.Collection<AnnotationModel> |
AnnotatedElementImpl.getAnnotations()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||