public class MethodSetter extends SetterSupport
SetterSupport.Messageslog| 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, setpublic 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.