| Package | Description | 
|---|---|
| org.mapstruct.ap.internal.model | 
 Meta-model of mapper types, their methods, mappings between properties etc. | 
| org.mapstruct.ap.internal.model.source | 
 Intermediary representation of mapping methods as retrieved from via the annotation processing API. | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertyMapping.PropertyMappingBuilder | PropertyMapping.PropertyMappingBuilder. sourceReference(SourceReference sourceReference) | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceReference | SourceReference.BuilderFromMapping. build() | 
| SourceReference | SourceReference.BuilderFromProperty. build() | 
| SourceReference | SourceReference. copyForInheritanceTo(SourceMethod method)Creates a copy of this reference, which is adapted to the given method | 
| SourceReference | Mapping. getSourceReference() | 
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.