public interface IPropertyAccessor
| Modifier and Type | Method and Description |
|---|---|
Type |
getActualGenericType() |
Class<?> |
getActualType() |
String |
getName() |
Object |
getValue(Object instance) |
void |
setValue(Object instance,
Object value) |
Copyright © 2017 etc.to. All rights reserved.