public class DTOMapper extends Object
Constructor and Description |
---|
DTOMapper() |
Modifier and Type | Method and Description |
---|---|
<T> T |
map(Object from,
Class<T> toClass)
Maps an object to an object of the given class.
|
Copyright © 2008-2015 FedICT. All Rights Reserved.