public class BeanUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Method |
getReadMethod(Class clazz,
String propertyName) |
static Method |
getWriteMethod(Class clazz,
String propertyName,
Class propertyType) |
Copyright © 2015. All rights reserved.