| Package | Description |
|---|---|
| org.modelmapper.builder |
Expression types for building Mappings and TypeMaps
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurableConditionExpression<S,D>
Represents mapping operations.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurableProviderExpression<S,D> |
ConfigurableConditionExpression.when(Condition<?,?> condition)
Uses
condition to determine the mapping should fire or skip |
Copyright © 2011–2021. All rights reserved.