Package | Description |
---|---|
org.dozer.propertydescriptor |
Modifier and Type | Class and Description |
---|---|
class |
CustomGetSetPropertyDescriptor
Internal class used to read and write values for fields that have an explicitly specified getter or setter method.
|
class |
JavaBeanPropertyDescriptor
Internal class used to read and write values for fields that follow the java bean spec and have corresponding
getter/setter methods for the field that are name accordingly.
|
class |
MapPropertyDescriptor
Internal class used to read and write values for Map backed objects that use key/value pairs.
|
Copyright © 2005-2014 dozer. All Rights Reserved.