public class MetaAnnotatedField extends MetaAnnotatedElement<Field> implements AnnotatedMember<Field>
annotations, target| Constructor and Description |
|---|
MetaAnnotatedField(Field field) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getDeclaringClass() |
int |
getModifiers() |
String |
getName() |
boolean |
isSynthetic() |
equals, get, getAnnotation, getAnnotations, getDeclaredAnnotations, getMetaAnnotations, hashCode, isAnnotationPresent, toString, unroll, unroll, unrollParametersclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAnnotation, getAnnotations, getDeclaredAnnotations, isAnnotationPresentpublic MetaAnnotatedField(Field field)
public Class<?> getDeclaringClass()
getDeclaringClass in interface Memberpublic int getModifiers()
getModifiers in interface Memberpublic boolean isSynthetic()
isSynthetic in interface MemberCopyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.