org.apache.xbean.finder
Class MetaAnnotatedField
java.lang.Object
org.apache.xbean.finder.MetaAnnotatedElement<Field>
org.apache.xbean.finder.MetaAnnotatedField
- All Implemented Interfaces:
- AnnotatedElement, Member, Annotated<Field>, AnnotatedMember<Field>, MetaAnnotated<Field>
public class MetaAnnotatedField
- extends MetaAnnotatedElement<Field>
- implements AnnotatedMember<Field>
- Version:
- $Rev$ $Date$
| Methods inherited from class org.apache.xbean.finder.MetaAnnotatedElement |
equals, get, getAnnotation, getAnnotations, getDeclaredAnnotations, getMetaAnnotations, hashCode, isAnnotationPresent, toString, unroll, unroll, unrollParameters |
| Methods inherited from interface org.apache.xbean.finder.Annotated |
get |
MetaAnnotatedField
public MetaAnnotatedField(Field field)
getDeclaringClass
public Class<?> getDeclaringClass()
- Specified by:
getDeclaringClass in interface Member
getName
public String getName()
- Specified by:
getName in interface Member
getModifiers
public int getModifiers()
- Specified by:
getModifiers in interface Member
isSynthetic
public boolean isSynthetic()
- Specified by:
isSynthetic in interface Member
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.