Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
org.mapstruct.ap.internal.processor.creation |
Contains all helper classes for the
MapperCreationProcessor
|
Modifier and Type | Method and Description |
---|---|
Set<VirtualMappingMethod> |
MappingBuilderContext.getUsedVirtualMappings() |
Set<VirtualMappingMethod> |
MappingBuilderContext.MappingResolver.getUsedVirtualMappings() |
Modifier and Type | Method and Description |
---|---|
Set<VirtualMappingMethod> |
MappingResolverImpl.getUsedVirtualMappings() |
Copyright © 2012-2016 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.