| Package | Description |
|---|---|
| org.mapstruct.ap.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
| Modifier and Type | Method and Description |
|---|---|
Decorator |
Mapper.getDecorator() |
static Decorator |
Decorator.getInstance(Elements elementUtils,
TypeFactory typeFactory,
TypeElement mapperElement,
org.mapstruct.ap.prism.DecoratedWithPrism decoratorPrism,
List<MappingMethod> methods,
boolean hasDelegateConstructor,
boolean suppressGeneratorTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
Mapper.Builder |
Mapper.Builder.decorator(Decorator decorator) |
Copyright © 2012-2014. All Rights Reserved.