| Package | Description |
|---|---|
| org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
| Modifier and Type | Method and Description |
|---|---|
MapMappingMethod.Builder |
MapMappingMethod.Builder.keyDateFormat(String keyDateFormat) |
MapMappingMethod.Builder |
MapMappingMethod.Builder.keySelectionParameters(SelectionParameters keySelectionParameters) |
MapMappingMethod.Builder |
MapMappingMethod.Builder.mappingContext(MappingBuilderContext mappingContext) |
MapMappingMethod.Builder |
MapMappingMethod.Builder.method(Method sourceMethod) |
MapMappingMethod.Builder |
MapMappingMethod.Builder.nullValueMappingStrategy(org.mapstruct.ap.internal.prism.NullValueMappingStrategyPrism nullValueMappingStrategy) |
MapMappingMethod.Builder |
MapMappingMethod.Builder.valueDateFormat(String valueDateFormat) |
MapMappingMethod.Builder |
MapMappingMethod.Builder.valueSelectionParameters(SelectionParameters valueSelectionParameters) |
Copyright © 2012–2016. All rights reserved.