public interface Introspector
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getProperties(Object bean)
Return the properties of the bean as property names mapped to property value Objects.
|
Copyright © 2003–2019 Atlassian. All rights reserved.