Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
Modifier and Type | Method and Description |
---|---|
AnnotationMapperReference |
AnnotationMapperReference.withNewAnnotations(List<Annotation> annotations) |
Modifier and Type | Method and Description |
---|---|
List<AnnotationMapperReference> |
AnnotatedConstructor.getMapperReferences() |
Modifier and Type | Method and Description |
---|---|
static AnnotatedConstructor |
AnnotatedConstructor.forComponentModels(String name,
List<AnnotationMapperReference> mapperReferences,
List<Annotation> annotations,
Constructor constructor,
boolean includeNoArgConstructor) |
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.