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, unrollParametersMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.reflect.AnnotatedElement
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresentMethods inherited from interface java.lang.reflect.Member
accessFlags
-
Constructor Details
-
MetaAnnotatedField
-
-
Method Details
-
getDeclaringClass
- Specified by:
getDeclaringClassin interfaceMember
-
getName
-
getModifiers
public int getModifiers()- Specified by:
getModifiersin interfaceMember
-
isSynthetic
public boolean isSynthetic()- Specified by:
isSyntheticin interfaceMember
-