public static class BeanIntrospector.PropertyIntrospectionInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.reflect.Method |
m_getter |
java.lang.String |
m_propertyName |
java.lang.reflect.Method |
m_setter |
| Constructor and Description |
|---|
PropertyIntrospectionInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Method |
getGetter() |
java.lang.String |
getPropertyName() |
java.lang.reflect.Method |
getSetter() |
Copyright © CaptainCasa Gmbh. All Rights Reserved.