public class FieldSetter extends SetterSupport
SetterSupport.Messages| Modifier and Type | Field and Description |
|---|---|
protected Field |
field |
log| Constructor and Description |
|---|
FieldSetter(Field field,
Object bean) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSet(Object value) |
String |
getName() |
Class |
getType() |
boolean |
isMultiValued()
Whether this setter is intrinsically multi-valued.
|
getAccessible, getBean, setprotected final Field field
public String getName()
public Class getType()
public boolean isMultiValued()
Setterprotected void doSet(Object value) throws IllegalAccessException
doSet in class SetterSupportIllegalAccessExceptionCopyright © 2008-2012 Sonatype. All Rights Reserved.