Class TurStoreInstanceMapperImpl
java.lang.Object
com.viglet.turing.persistence.mapper.store.TurStoreInstanceMapperImpl
- All Implemented Interfaces:
TurStoreInstanceMapper
@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 TurStoreInstanceMapperImpl
extends Object
implements TurStoreInstanceMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurStoreInstance entity) toDtoList(List<TurStoreInstance> entities) toDtoSet(Set<TurStoreInstance> entities)
-
Constructor Details
-
TurStoreInstanceMapperImpl
public TurStoreInstanceMapperImpl()
-
-
Method Details
-
toDto
- Specified by:
toDtoin interfaceTurStoreInstanceMapper
-
toEntity
- Specified by:
toEntityin interfaceTurStoreInstanceMapper
-
toDtoList
- Specified by:
toDtoListin interfaceTurStoreInstanceMapper
-
toDtoSet
- Specified by:
toDtoSetin interfaceTurStoreInstanceMapper
-