Interface TurSEVendorMapper
- All Known Implementing Classes:
TurSEVendorMapperImpl
public interface TurSEVendorMapper
-
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurSEVendor entity) toDtoList(List<TurSEVendor> entities) toDtoSet(Set<TurSEVendor> entities) toEntity(TurSEVendorDto dto)
-
Method Details
-
toDto
-
toEntity
-
toDtoList
-
toDtoSet
-