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, uninitializedValue
Copyright © 2015 Oracle Corporation. All rights reserved.