aicas logoJamaica 6.4 release 1

Uses of Interface
java.lang.reflect.AnnotatedElement

Packages that use AnnotatedElement
java.lang Provides classes that are fundamental to the design of the Java programming language. 
java.lang.reflect Provides classes and interfaces for obtaining reflective information about classes and objects. 
 

Uses of AnnotatedElement in java.lang
 

Classes in java.lang that implement AnnotatedElement
 class Class<T>
          Class whose instances represent Java classes.
 class Package
          Package objects contain version information about the implementation and specification of a Java package.
 

Uses of AnnotatedElement in java.lang.reflect
 

Classes in java.lang.reflect that implement AnnotatedElement
 class AccessibleObject
          The AccessibleObject class is the base class for Field, Method and Constructor objects.
 class Constructor<T>
          Constructor provides information about, and access to, a single constructor for a class.
 class Field
          A Field provides information about, and dynamic access to, a single field of a class or an interface.
 class Method
          A Method provides information about, and access to, a single method on a class or interface.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.