Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
Modifier and Type | Method and Description |
---|---|
ValueMappingMethod.Builder |
ValueMappingMethod.Builder.enumMapping(EnumMappingOptions enumMapping) |
ValueMappingMethod.Builder |
ValueMappingMethod.Builder.mappingContext(MappingBuilderContext mappingContext) |
ValueMappingMethod.Builder |
ValueMappingMethod.Builder.method(Method sourceMethod) |
ValueMappingMethod.Builder |
ValueMappingMethod.Builder.valueMappings(List<ValueMappingOptions> valueMappings) |
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.