| 接口 | 说明 |
|---|---|
| NoStandardPropertyDescriptor |
| 类 | 说明 |
|---|---|
| BaseNoStandardPropertyDescriptor | |
| BaseRowPropertyDescriptor |
实现对
BaseBean接口实例的属性封装 |
| FieldPropertyDescriptor |
基于反射实现对类的字段
Field读写 |
| LenientDecoratorOfDescriptor | |
| MappedPropertyDescriptor |
copy from org.apache.commons.beanutils.MappedPropertyDescriptor
A MappedPropertyDescriptor describes one mapped property. |
| MapPropertyDescriptor |
实现对
Map实例的属性封装 |
| UnnameRowPropertyDescriptor |
实现对
UnnameRow实例的属性封装 |
Copyright © 2023. All Rights Reserved.