Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
Modifier and Type | Method and Description |
---|---|
IterableMappingMethod.Builder |
IterableMappingMethod.Builder.formattingParameters(FormattingParameters formattingParameters) |
IterableMappingMethod.Builder |
IterableMappingMethod.Builder.mappingContext(MappingBuilderContext mappingContext) |
IterableMappingMethod.Builder |
IterableMappingMethod.Builder.method(Method sourceMethod) |
IterableMappingMethod.Builder |
IterableMappingMethod.Builder.nullValueMappingStrategy(org.mapstruct.ap.internal.prism.NullValueMappingStrategyPrism nullValueMappingStrategy) |
IterableMappingMethod.Builder |
IterableMappingMethod.Builder.selectionParameters(SelectionParameters selectionParameters) |
Copyright © 2012-2016 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.