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