
public class IterableMappingMethod extends ContainerMappingMethod
MappingMethod implemented by a Mapper class which maps one iterable type to another. The collection
elements are mapped either by a TypeConversion or another mapping method.| Modifier and Type | Class and Description |
|---|---|
static class |
IterableMappingMethod.Builder |
Writable.Context| Modifier and Type | Method and Description |
|---|---|
Type |
getResultElementType() |
Type |
getSourceElementType() |
equals, getElementAssignment, getImportTypes, getIndex1Name, getIndex2Name, getIterableCreation, getLoopVariableName, getSourceParameter, hashCodegetFactoryMethod, isMapNullToDefault, isOverriddengetAccessibility, getAfterMappingReferences, getBeforeMappingReferencesWithMappingTarget, getBeforeMappingReferencesWithoutMappingTarget, getName, getParameterNames, getParameters, getResultName, getResultType, getReturnType, getSourceParameters, getThrownTypes, isExistingInstanceMapping, isStatic, toStringgetTemplateName, getTemplateNameForClass, writepublic Type getSourceElementType()
public Type getResultElementType()
getResultElementType in class ContainerMappingMethodCopyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.