| Package | Description |
|---|---|
| org.modelmapper |
ModelMapper is an intelligent object mapping library.
|
| org.modelmapper.builder |
Expression types for building Mappings and TypeMaps
|
| Modifier and Type | Method and Description |
|---|---|
protected ProviderExpression<S,D> |
PropertyMap.when(Condition<?,?> condition)
Specifies the
condition that must apply in order for mapping to take place for a
particular destination property hierarchy. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConditionExpression<S,D>
Expresses a Condition.
|
Copyright © 2011–2018. All rights reserved.