| 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 | Class and Description | 
|---|---|
| static class  | NestedPropertyMappingMethod.SafePropertyEntry | 
| Modifier and Type | Method and Description | 
|---|---|
| NestedPropertyMappingMethod.Builder | NestedPropertyMappingMethod.Builder. propertyEntries(List<SourceReference.PropertyEntry> propertyEntries) | 
| Constructor and Description | 
|---|
| SafePropertyEntry(SourceReference.PropertyEntry entry,
                 String safeName) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SourceReference.PropertyEntry> | SourceReference. getPropertyEntries() | 
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.