|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BeanDescriptor
Contains information on a java bean.
The supported properties are:
| Method Summary | |
|---|---|
Class<?> |
getBeanClass()
|
Collection<PropertyDescriptor> |
getProperties()
|
PropertyDescriptor |
getProperty(String propertyName)
Return descriptor for the provided property name. |
| Method Detail |
|---|
Class<?> getBeanClass()
Collection<PropertyDescriptor> getProperties()
PropertyDescriptor getProperty(String propertyName)
propertyName - the name of the property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||