protected abstract static class FieldAccessMode.FieldDecoratedType extends Object implements AccessMode.DecoratedType
| Constructor and Description |
|---|
FieldDecoratedType(Field field) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
getAnnotation(Class<T> clazz) |
Type |
getType() |
protected final Field field
public FieldDecoratedType(Field field)
public Type getType()
getType in interface AccessMode.DecoratedTypepublic <T extends Annotation> T getAnnotation(Class<T> clazz)
getAnnotation in interface AccessMode.DecoratedTypeCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.