Package | Description |
---|---|
org.mapstruct.control |
Modifier and Type | Class and Description |
---|---|
interface |
MappingControl
Controls which means of mapping are considered between the source and the target in mappings.
|
interface |
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.