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.dateFormat(String dateFormat) |
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.qualifiers(List<TypeMirror> qualifiers) |
IterableMappingMethod.Builder |
IterableMappingMethod.Builder.qualifyingElementTargetType(TypeMirror qualifyingElementTargetType) |
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.