| Package | Description |
|---|---|
| org.nanoj.util.introspection |
| Modifier and Type | Method and Description |
|---|---|
static BeanGetter[] |
BeanIntrospector.getGetters(Object bean)
Returns all the getters for the given bean class ( methods starting with "get" except "getClass" )
|
Copyright © 2016. All rights reserved.