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.
|
interface |
ConfigurableConverterExpression<S,D> |
interface |
ConfigurableProviderExpression<S,D> |
Modifier and Type | Method and Description |
---|---|
ReferenceMapExpression<S,D> |
ConfigurableConverterExpression.using(Converter<?,?> converter)
Uses
converter to convert a source property to destination property |
Copyright © 2011–2024. All rights reserved.