public class PropertyDescriptor extends Object
| Constructor and Description |
|---|
PropertyDescriptor(String name,
Method getter,
Method setter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Class<?> |
getPropertyType() |
Method |
getReadMethod() |
Method |
getWriteMethod() |
Copyright © 2023. All rights reserved.