Class TurSEInstanceMapperImpl
java.lang.Object
com.viglet.turing.persistence.mapper.se.TurSEInstanceMapperImpl
- All Implemented Interfaces:
TurSEInstanceMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-03-11T14:15:27+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 25.0.2 (Eclipse Adoptium)")
@Component
public class TurSEInstanceMapperImpl
extends Object
implements TurSEInstanceMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurSEInstance entity) toDtoList(List<TurSEInstance> entities) toDtoSet(Set<TurSEInstance> entities) toEntity(TurSEInstanceDto dto)
-
Constructor Details
-
TurSEInstanceMapperImpl
public TurSEInstanceMapperImpl()
-
-
Method Details
-
toDto
- Specified by:
toDtoin interfaceTurSEInstanceMapper
-
toEntity
- Specified by:
toEntityin interfaceTurSEInstanceMapper
-
toDtoList
- Specified by:
toDtoListin interfaceTurSEInstanceMapper
-
toDtoSet
- Specified by:
toDtoSetin interfaceTurSEInstanceMapper
-