| Package | Description |
|---|---|
| org.granite.util |
| Modifier and Type | Method and Description |
|---|---|
static PropertyDescriptor[] |
TypeUtil.getProperties(Class<?> clazz) |
static PropertyDescriptor[] |
Introspector.getPropertyDescriptors(Class<?> beanClass)
Gets the
BeanInfo object which contains the information of
the properties, events and methods of the specified bean class. |