| Package | Description |
|---|---|
| org.nanoj.util.introspection |
| Modifier and Type | Method and Description |
|---|---|
static BeanSetter[] |
BeanIntrospector.getSetters(Object bean)
Returns all the setters for the given bean class ( methods starting with "set" )
|
Copyright © 2016. All rights reserved.