Interface TurSEInstanceMapper
- All Known Implementing Classes:
TurSEInstanceMapperImpl
public interface TurSEInstanceMapper
-
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurSEInstance entity) toDtoList(List<TurSEInstance> entities) toDtoSet(Set<TurSEInstance> entities) toEntity(TurSEInstanceDto dto)
-
Method Details
-
toDto
-
toEntity
-
toDtoList
-
toDtoSet
-