public class SimplePropertyDescriptor extends Object
Constructor and Description |
---|
SimplePropertyDescriptor() |
SimplePropertyDescriptor(String name,
Method readMethod,
Method writeMethod) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
static SimplePropertyDescriptor[] |
getPropertyDescriptors(Class<? extends Object> clazz) |
Method |
getReadMethod() |
Method |
getWriteMethod() |
Copyright © 2013. All rights reserved.