public class BeanUtils extends Object
| Constructor and Description |
|---|
BeanUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getPropertyNames(org.springframework.beans.BeanWrapper beanInfo) |
static Set<String> |
getPropertyNames(Class<?> clazz) |
static Set<String> |
getPropertyNames(Object o) |
Copyright © 2017. All rights reserved.