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.
|
Constructor and Description |
---|
SupportingField(SupportingMappingMethod definingMethod,
BuiltInFieldReference fieldReference,
String name) |
Modifier and Type | Class and Description |
---|---|
class |
FinalField
A mapper instance field, initialized as null
|
Modifier and Type | Method and Description |
---|---|
BuiltInFieldReference |
AbstractToXmlGregorianCalendar.getFieldReference() |
BuiltInFieldReference |
BuiltInMethod.getFieldReference() |
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.