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
-
Constructor Details
-
MetaAnnotatedField
-
-
Method Details
-
getDeclaringClass
- Specified by:
getDeclaringClass
in interfaceMember
-
getName
-
getModifiers
public int getModifiers()- Specified by:
getModifiers
in interfaceMember
-
isSynthetic
public boolean isSynthetic()- Specified by:
isSynthetic
in interfaceMember
-