| Package | Description | 
|---|---|
| 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 | 
|---|---|
| MappingOptions | SourceMethod. getMappingOptions() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MappingOptions. applyInheritedOptions(MappingOptions inherited,
                     boolean isInverse,
                     SourceMethod method,
                     FormattingMessager messager,
                     TypeFactory typeFactory)Merges in all the mapping options configured, giving the already defined options precedence. | 
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.