See: Description
Interface | Description |
---|---|
BuiltInConstructorFragment |
ConstructorFragments are 'code snippets' added to the constructor to initialize fields used by
BuiltInMethod |
BuiltInFieldReference |
reference used by BuiltInMethod to create an additional field in the mapper.
|
Contains "built-in methods" which may be added as private methods to a generated mapper. Built-in methods are an alternative to primitive conversions in cases where those don't suffice, e.g. if several lines of code are required for a conversion or an exception needs to be handled. Each built-in method has a corresponding template which contains the source code of the method.
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.