Class Hierarchy
- java.lang.Object
- io.github.opensabe.mapstruct.mapper.JobMapMapperImpl (implements io.github.opensabe.mapstruct.mapper.JobMapMapper)
- io.github.opensabe.mapstruct.mapper.JobMapperImpl (implements io.github.opensabe.mapstruct.mapper.JobMapper)
- io.github.opensabe.mapstruct.mapper.StudentMapMapperImpl (implements io.github.opensabe.mapstruct.mapper.StudentMapMapper)
- io.github.opensabe.mapstruct.mapper.StudentMapperImpl (implements io.github.opensabe.mapstruct.mapper.StudentMapper)
- io.github.opensabe.mapstruct.mapper.UserMapMapperImpl (implements io.github.opensabe.mapstruct.mapper.UserMapMapper)
- io.github.opensabe.mapstruct.mapper.UserMapperImpl (implements io.github.opensabe.mapstruct.mapper.UserMapper)
- io.github.opensabe.mapstruct.mapper.UserStudentMapperImpl (implements io.github.opensabe.mapstruct.mapper.UserStudentMapper)
Interface Hierarchy
- io.github.opensabe.mapstruct.core.CommonCopyMapper<S,
T> - io.github.opensabe.mapstruct.core.SelfCopyMapper<S>
- io.github.opensabe.mapstruct.mapper.JobMapper
- io.github.opensabe.mapstruct.mapper.StudentMapper
- io.github.opensabe.mapstruct.mapper.UserMapper
- io.github.opensabe.mapstruct.mapper.UserStudentMapper
- io.github.opensabe.mapstruct.core.SelfCopyMapper<S>
- io.github.opensabe.mapstruct.core.FromMapMapper<T>
- io.github.opensabe.mapstruct.mapper.JobMapMapper
- io.github.opensabe.mapstruct.mapper.StudentMapMapper
- io.github.opensabe.mapstruct.mapper.UserMapMapper