| 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(javax.lang.model.util.Elements elementUtils,
TypeFactory typeFactory,
javax.lang.model.element.TypeElement mapperElement,
DecoratedWithPrism decoratorPrism,
java.util.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.