Package | Description |
---|---|
com.github.erchu.beancp |
Object to object mapping library.
|
Modifier and Type | Method and Description |
---|---|
<S,D> MapperBuilder |
MapperBuilder.addMap(Class<S> sourceClass,
Class<D> destinationClass,
DeclarativeMapSetup<S,D> mapConfiguration)
Adds new mapping defined by map.
|
Copyright © 2014. All rights reserved.