public interface PropertyDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
Class<?> |
getType() |
String getPath()
PropertyUtils.getPropertyValue(Object, String)Class<?> getType()
Copyright © 2014–2016. All rights reserved.