|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Mapper
Maps state between two objects.
| Method Summary | |
|---|---|
MappingResults |
map(Object source,
Object target)
Map state from a source object to a target object. |
| Method Detail |
|---|
MappingResults map(Object source,
Object target)
source - the sourcetarget - the target
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||