Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
Modifier and Type | Method and Description |
---|---|
static List<LifecycleCallbackMethodReference> |
LifecycleCallbackFactory.afterMappingMethods(Method method,
List<TypeMirror> qualifiers,
MappingBuilderContext ctx) |
static List<LifecycleCallbackMethodReference> |
LifecycleCallbackFactory.beforeMappingMethods(Method method,
List<TypeMirror> qualifiers,
MappingBuilderContext ctx) |
EnumMappingMethod.Builder |
EnumMappingMethod.Builder.mappingContext(MappingBuilderContext mappingContext) |
BeanMappingMethod.Builder |
BeanMappingMethod.Builder.mappingContext(MappingBuilderContext mappingContext) |
MapMappingMethod.Builder |
MapMappingMethod.Builder.mappingContext(MappingBuilderContext mappingContext) |
IterableMappingMethod.Builder |
IterableMappingMethod.Builder.mappingContext(MappingBuilderContext mappingContext) |
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.