Class UserProfileDao$UserProfileMapperImpl
java.lang.Object
de.xima.fc.dao.impl.UserProfileDao$UserProfileMapperImpl
- All Implemented Interfaces:
UserProfileDao.UserProfileMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-03-03T15:56:04+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 25.0.2 (Eclipse Adoptium)")
public class UserProfileDao$UserProfileMapperImpl
extends Object
implements UserProfileDao.UserProfileMapper
-
Field Summary
Fields inherited from interface UserProfileDao.UserProfileMapper
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface UserProfileDao.UserProfileMapper
map, mapToVerified
-
Constructor Details
-
UserProfileDao$UserProfileMapperImpl
public UserProfileDao$UserProfileMapperImpl()
-
-
Method Details
-
toUserBaseData
- Specified by:
toUserBaseDatain interfaceUserProfileDao.UserProfileMapper
-