Package org.apache.xbean.finder
Class MetaAnnotatedField
- All Implemented Interfaces:
AnnotatedElement
,Member
,Annotated<Field>
,AnnotatedMember<Field>
,MetaAnnotated<Field>
public class MetaAnnotatedField
extends MetaAnnotatedElement<Field>
implements AnnotatedMember<Field>
- Version:
- $Rev$ $Date$
-
Field Summary
Fields inherited from class org.apache.xbean.finder.MetaAnnotatedElement
annotations, target
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xbean.finder.MetaAnnotatedElement
equals, get, getAnnotation, getAnnotations, getDeclaredAnnotations, getMetaAnnotations, hashCode, isAnnotationPresent, toString, unroll, unroll, unrollParameters
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.reflect.AnnotatedElement
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
Methods inherited from interface java.lang.reflect.Member
accessFlags
-
Constructor Details
-
MetaAnnotatedField
-
-
Method Details
-
getDeclaringClass
- Specified by:
getDeclaringClass
in interfaceMember
-
getName
-
getModifiers
- Specified by:
getModifiers
in interfaceMember
-
isSynthetic
- Specified by:
isSynthetic
in interfaceMember
-