AnnotatedElement, Member, Annotated<Field>, AnnotatedMember<Field>, MetaAnnotated<Field>public class MetaAnnotatedField extends MetaAnnotatedElement<Field> implements AnnotatedMember<Field>
annotations, target| Constructor | Description |
|---|---|
MetaAnnotatedField(Field field) |
| Modifier and Type | Method | Description |
|---|---|---|
Class<?> |
getDeclaringClass() |
|
int |
getModifiers() |
|
String |
getName() |
|
boolean |
isSynthetic() |
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresentequals, get, getAnnotation, getAnnotations, getDeclaredAnnotations, getMetaAnnotations, hashCode, isAnnotationPresent, toString, unroll, unroll, unrollParameterspublic MetaAnnotatedField(Field field)
public Class<?> getDeclaringClass()
getDeclaringClass in interface Memberpublic int getModifiers()
getModifiers in interface Memberpublic boolean isSynthetic()
isSynthetic in interface MemberCopyright © 2005–2018. All rights reserved.