Interface StudentMapper

All Superinterfaces:
CommonCopyMapper<Student,Student>, SelfCopyMapper<Student>
All Known Implementing Classes:
StudentMapperImpl

public interface StudentMapper extends SelfCopyMapper<Student>
  • Method Summary

    Methods inherited from interface io.github.opensabe.mapstruct.core.CommonCopyMapper

    map

    Methods inherited from interface io.github.opensabe.mapstruct.core.SelfCopyMapper

    from