public interface AssembleDtoProvider
| Modifier and Type | Method and Description |
|---|---|
<D> D |
to(Class<D> dtoClass)
Returns a dto.
|
<D> D to(Class<D> dtoClass)
D - the dto typedtoClass - the dto class to assembleCopyright © 2013-2016–2016 SeedStack. All rights reserved.