public interface IBeanIntrospector
Modifier and Type | Method and Description |
---|---|
Map |
getBeanProperties(Class clazz,
boolean includemethods,
boolean includefields)
Get the bean properties for a class.
|
Copyright © 2012. All Rights Reserved.