T - The field component typepublic interface FieldInjectionPoint<T> extends InjectionPoint, AnnotationMetadataProvider, AnnotatedElement
| Modifier and Type | Method and Description | 
|---|---|
| Argument<T> | asArgument()Convert this field to an  Argumentreference. | 
| Field | getField() | 
| String | getName() | 
| Class<T> | getType() | 
| void | set(T instance,
   Object object) | 
getDeclaringBean, requiresReflectionisDeclaredNullable, isNullable