Interface TurConfigVarMapper
- All Known Implementing Classes:
TurConfigVarMapperImpl
public interface TurConfigVarMapper
-
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurConfigVar entity) toDtoList(List<TurConfigVar> entities) toDtoSet(Set<TurConfigVar> entities) toEntity(TurConfigVarDto dto)
-
Method Details
-
toDto
-
toEntity
-
toDtoList
-
toDtoSet
-