Class CertificateBaseDataMapperImpl
java.lang.Object
de.xima.fc.certificate.ms.impl.mapper.CertificateBaseDataMapperImpl
- All Implemented Interfaces:
CertificateBaseDataMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-03-19T20:08:28+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 25.0.2 (Eclipse Adoptium)")
public class CertificateBaseDataMapperImpl
extends Object
implements CertificateBaseDataMapper
-
Field Summary
Fields inherited from interface CertificateBaseDataMapper
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoBaseData(CertificateEntity entity) toEventData(CertificateBaseData baseData) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CertificateBaseDataMapper
toEventData
-
Constructor Details
-
CertificateBaseDataMapperImpl
public CertificateBaseDataMapperImpl()
-
-
Method Details
-
toBaseData
- Specified by:
toBaseDatain interfaceCertificateBaseDataMapper
-
toEventData
- Specified by:
toEventDatain interfaceCertificateBaseDataMapper
-