@Generated(value="org.mapstruct.ap.MappingProcessor", date="2017-12-14T19:40:11+0000", comments="version: 1.2.0.Final, compiler: javac, environment: Java 1.8.0_151 (Oracle Corporation)") @Component public class EntityWithServiceImplAndDTOMapperImpl extends java.lang.Object implements EntityWithServiceImplAndDTOMapper
Constructor and Description |
---|
EntityWithServiceImplAndDTOMapperImpl() |
Modifier and Type | Method and Description |
---|---|
EntityWithServiceImplAndDTODTO |
toDto(EntityWithServiceImplAndDTO entity) |
java.util.List<EntityWithServiceImplAndDTODTO> |
toDto(java.util.List<EntityWithServiceImplAndDTO> entityList) |
EntityWithServiceImplAndDTO |
toEntity(EntityWithServiceImplAndDTODTO dto) |
java.util.List<EntityWithServiceImplAndDTO> |
toEntity(java.util.List<EntityWithServiceImplAndDTODTO> dtoList) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromId
public EntityWithServiceImplAndDTOMapperImpl()
public EntityWithServiceImplAndDTO toEntity(EntityWithServiceImplAndDTODTO dto)
toEntity
in interface EntityMapper<EntityWithServiceImplAndDTODTO,EntityWithServiceImplAndDTO>
public EntityWithServiceImplAndDTODTO toDto(EntityWithServiceImplAndDTO entity)
toDto
in interface EntityMapper<EntityWithServiceImplAndDTODTO,EntityWithServiceImplAndDTO>
public java.util.List<EntityWithServiceImplAndDTO> toEntity(java.util.List<EntityWithServiceImplAndDTODTO> dtoList)
toEntity
in interface EntityMapper<EntityWithServiceImplAndDTODTO,EntityWithServiceImplAndDTO>
public java.util.List<EntityWithServiceImplAndDTODTO> toDto(java.util.List<EntityWithServiceImplAndDTO> entityList)
toDto
in interface EntityMapper<EntityWithServiceImplAndDTODTO,EntityWithServiceImplAndDTO>
Copyright © 2017 Osgiliath. All rights reserved.