| Package | Description |
|---|---|
| org.foxlabs.util.reflect |
| Modifier and Type | Method and Description |
|---|---|
BeanIntrospector.Property |
BeanIntrospector.getProperty(String name)
Returns property descriptor for the specified property name or
null if property is not exists. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BeanIntrospector.Property> |
BeanIntrospector.getProperties()
Returns collection of all the properties defined on the bean.
|
Copyright © 2010-2012 FoxLabs. All Rights Reserved.