Package | Description |
---|---|
org.modelmapper |
ModelMapper is an intelligent object mapping library.
|
org.modelmapper.spi |
Service Provider Interface
|
Modifier and Type | Method and Description |
---|---|
<P> TypeMap<S,D> |
TypeMap.include(TypeSafeSourceGetter<S,P> sourceGetter,
Class<P> propertyType)
Includes
mappings from property's TypeMap. |
Modifier and Type | Interface and Description |
---|---|
interface |
SourceGetter<S>
Represents an operation for getting an property from source
|
Copyright © 2011–2024. All rights reserved.