public interface ModelMapper
| Modifier and Type | Method and Description |
|---|---|
List<EntityMapping> |
createMapping(Class<?> entityType) |
boolean |
supports(Class<?> entityType) |
boolean supports(Class<?> entityType)
List<EntityMapping> createMapping(Class<?> entityType)
Copyright © 2015. All rights reserved.