Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
org.mapstruct.ap.internal.model.source.builtin |
Contains "built-in methods" which may be added as private methods to a generated mapper.
|
Class and 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.
|
BuiltInMethod
Represents a "built-in" mapping method which will be added as private method to the generated mapper.
|
Class and Description |
---|
AbstractToXmlGregorianCalendar |
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.
|
BuiltInMethod
Represents a "built-in" mapping method which will be added as private method to the generated mapper.
|
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.