| AssertConfiguration |
Creates a test for a Mapper object to assert the mapping specification.
|
| AssertVerification |
|
| BidirectionalMapper |
Deprecated.
|
| FieldSelector |
This class defines the lambda that receives an object of either a source or destination type.
|
| GenericParameterContext |
Holds generic parameter types when traversing recursively through nested generic type declarations.
|
| MappedResult |
Represents a field value mapping result.
|
| Mapper |
This class defines a reusable mapper object to perform multiple mappings for the configured object types.
|
| MappingConfiguration |
The MappingConfiguration object is used to specify the mapping of the fields from a source object/type
to a destination object/type.
|
| MappingException |
Thrown if the mapping configuration has errors or if an actual mapping fails.
|
| MappingModel |
The mapping model provides access to field mappings.
|
| MappingModel.TransformationSearchResult |
Represents the search results, when inspecting the MappingModel.
|
| MappingOperation |
Specifies how the mapping result should be used.
|
| PropertyPathAndApplyBuilder |
This builder allows specifying a transformation function that is applied to a non-null result of a property path
evaluation.
|
| PropertyPathAndApplyCollectionBuilder |
This builder allows specifying a transformation function that is applied to a non-null result of a property path
evaluation.
|
| ReassignAssertBuilder |
This class is used to build an assertion about a reassign operation.
|
| ReassignBuilder |
Builds a reassign operation.
|
| ReassignTransformation |
The reassign operation maps a field to another field while the field names may differ.
|
| ReplaceAssertBuilder |
|
| ReplaceBuilder |
Builds a replace operation.
|
| ReplaceCollectionAssertBuilder |
|
| ReplaceCollectionBuilder |
Builds a replace collection operation.
|
| RestructureAssertBuilder |
|
| RestructureBuilder |
A builder for restructuring a field in the destination type.
|
| RestructuringAssertConfiguration |
|
| SetAssertBuilder |
|
| SetBuilder |
Builds a replace operation.
|
| Target |
Target type.
|
| TypedSelector |
This class defines the lambda that receives an object of either a source or destination a mapping type.
|
| TypeMapping |
A type mapping wraps a function that maps one type into another.
|
| TypeMapping.TypeMappingBuilder |
|
| TypeMapping.TypeMappingFunctionBuilder |
|
| Types |
|