public class BeanSetter extends Object
| Constructor and Description |
|---|
BeanSetter(Method method,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
String |
getPropertyName() |
Class<?> |
getPropertyType() |
void |
invoke(Object bean,
Object value) |
Copyright © 2016. All rights reserved.