See: Description

| Interface | Description |
|---|---|
| Assignment |
Assignment represents all kind of manners a source can be assigned to a target.
|
| ConversionContext |
Context object passed to conversion providers and built-in methods.
|
| Class | Description |
|---|---|
| BuilderType | |
| DefaultConversionContext |
Default implementation of the
ConversionContext passed to conversion providers. |
| FormattingParameters | |
| ImplementationType |
This is a wrapper class for the Implementation types that are used within MapStruct.
|
| ModelElement |
Base class of all model elements.
|
| Parameter |
A parameter of a mapping method.
|
| ParameterBinding |
Represents how one parameter of a method to be called is populated.
|
| SourceRHS |
SourceRHS Assignment.
|
| Type |
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory |
Factory creating
Type instances. |
| Enum | Description |
|---|---|
| Accessibility |
Accessibility of an element
|
| Assignment.AssignmentType |
Contains types which are shared between the intermediary mapping method model ("source model") and the mapper model.
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.