Class StudentMapperImpl
java.lang.Object
io.github.opensabe.mapstruct.mapper.StudentMapperImpl
- All Implemented Interfaces:
CommonCopyMapper<Student,,Student> SelfCopyMapper<Student>,StudentMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2024-08-14T06:03:03+0000",
comments="version: 1.6.0.Beta2, compiler: javac, environment: Java 17.0.12 (Eclipse Adoptium)")
public class StudentMapperImpl
extends Object
implements StudentMapper
-
Constructor Details
-
StudentMapperImpl
public StudentMapperImpl()
-
-
Method Details
-
map
- Specified by:
mapin interfaceCommonCopyMapper<Student,Student>
-