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 resource) |
getType, setterPattern
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.