Enum | Description |
---|---|
MappingControl.Use |
Annotation Type | Description |
---|---|
DeepClone |
Clones a source type to a target type (assuming source and target are of the same type).
|
MappingControl |
Controls which means of mapping are considered between the source and the target in mappings.
|
MappingControls |
Allows multiple
MappingControl on a class declaration. |
NoComplexMapping |
Disables complex mappings, mappings that require 2 mapping means (method, built-in conversion) to constitute
a mapping from source to target.
|
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.