public interface DozerPropertyDescriptor
Modifier and Type | Method and Description |
---|---|
Class<?> |
genericType()
Determines generic parameter type
|
Class<?> |
getPropertyType() |
Object |
getPropertyValue(Object bean) |
void |
setPropertyValue(Object bean,
Object value,
FieldMap fieldMap) |
Copyright © 2005-2014 dozer. All Rights Reserved.