public class FieldSetter extends PropertySetterBase
| Modifier and Type | Field and Description |
|---|---|
protected Field |
field |
type| Constructor and Description |
|---|
FieldSetter(Field f) |
| Modifier and Type | Method and Description |
|---|---|
<A> A |
getAnnotation(Class<A> annotationType) |
Field |
getField() |
void |
set(Object instance,
Object val) |
getType, setterPattern, uninitializedValueCopyright © 2015 Oracle Corporation. All rights reserved.