Package org.mapstruct.ap.internal.model
Class ForgedMethodHistory
java.lang.Object
org.mapstruct.ap.internal.model.ForgedMethodHistory
Keeps the context where the ForgedMethod is generated, especially handy with nested forged methods
- Author:
- Dmytro Polovinkin
-
Constructor Summary
ConstructorsConstructorDescriptionForgedMethodHistory(ForgedMethodHistory history, String sourceElement, String targetPropertyName, Type sourceType, Type targetType, boolean usePropertyNames, String elementType) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ForgedMethodHistory
-
-
Method Details
-
getTargetType
-
getSourceType
-
createSourcePropertyErrorMessage
-
createTargetPropertyName
-