| 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() |
| Constructor and Description |
|---|
AnnotatedConstructor(String name,
List<AnnotationMapperReference> mapperReferences,
List<Annotation> annotations,
boolean publicEmptyConstructor) |
Copyright © 2012–2018. All rights reserved.