Package com.github.dozermapper.core.classmap.generator
Generators to resolve the different types and their fields
-
Interface Summary Interface Description BeanFieldsDetector -
Class Summary Class Description BeanMappingGenerator ClassLevelFieldMappingGenerator Provides default field mappings when either the source class, destination class or both classes have been declared field accessible e.g.GeneratorUtils JavaBeanFieldsDetector WildcardFieldMapping Internal class representing an wildcard mapping between a source field and a destination field. -
Enum Summary Enum Description MappingType Defines the mapping style to use between the source and target objects.