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.qualifiers(List<TypeMirror> qualifiers) |
BeanMappingMethod.Builder |
BeanMappingMethod.Builder.resultType(TypeMirror resultType) |
BeanMappingMethod.Builder |
BeanMappingMethod.Builder.souceMethod(SourceMethod sourceMethod) |
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.