Package org.mapstruct.control
package org.mapstruct.control
-
ClassDescriptionClones a source type to a target type (assuming source and target are of the same type).Controls which means of mapping are considered between the source and the target in mappings.Defines the options that can be used for the mapping control.Allows multiple
MappingControlon a class declaration.Disables complex mappings, mappings that require 2 mapping means (method, built-in conversion) to constitute a mapping from source to target.