| Package | Description |
|---|---|
| org.mapstruct.ap.model |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyMapping> |
BeanMapping.getPropertyMappings() |
| Constructor and Description |
|---|
BeanMapping(Type sourceType,
Type targetType,
List<PropertyMapping> propertyMappings,
MappingMethod mappingMethod,
MappingMethod reverseMappingMethod,
String toConversion,
String fromConversion) |
Copyright © 2012-2013. All Rights Reserved.