BeanMappingMethod
See: Description

| Class | Description |
|---|---|
| AbstractReference |
Class acts as a common base class for
TargetReference and SourceReference. |
| MappingReference |
Represents the intermediate (nesting) state of the
MappingOptions in this class. |
| MappingReferences | |
| PropertyEntry |
A PropertyEntry contains information on the name, readAccessor and presenceCheck (for source)
and return type of a property.
|
| SourceReference |
This class describes the source side of a property mapping.
|
| SourceReference.BuilderFromMapping |
Builds a
SourceReference from an @Mappping. |
| SourceReference.BuilderFromProperty |
Builds a
SourceReference from a property. |
| SourceReference.BuilderFromSourceReference |
Builds a
SourceReference from a property. |
| TargetReference |
This class describes the target side of a property mapping.
|
| TargetReference.Builder |
Builds a
TargetReference from an @Mappping. |
helper classes used in BeanMappingMethod
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.