public class MethodSetter extends SetterSupport
SetterSupport.Messages
log
Constructor and Description |
---|
MethodSetter(Method method,
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, set
public String getName()
public Class getType()
public boolean isMultiValued()
Setter
protected void doSet(Object value) throws IllegalAccessException
doSet
in class SetterSupport
IllegalAccessException
Copyright © 2008-2012 Sonatype. All Rights Reserved.