| Package | Description |
|---|---|
| org.mapstruct.ap.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
| Modifier and Type | Method and Description |
|---|---|
List<PropertyMapping> |
BeanMappingMethod.getPropertyMappings() |
Map<String,List<PropertyMapping>> |
BeanMappingMethod.getPropertyMappingsByParameter() |
| Constructor and Description |
|---|
BeanMappingMethod(Method method,
List<PropertyMapping> propertyMappings) |
Copyright © 2012-2013. All Rights Reserved.