Package org.bhn.promotion.core.mapper
Class PromoMapperImpl
java.lang.Object
org.bhn.promotion.core.mapper.PromoMapperImpl
- All Implemented Interfaces:
PromoMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-01-14T11:42:57+0530",
comments="version: 1.6.0, compiler: javac, environment: Java 17.0.13 (Amazon.com Inc.)")
public class PromoMapperImpl
extends Object
implements PromoMapper
-
Field Summary
Fields inherited from interface org.bhn.promotion.core.mapper.PromoMapper
INSTANCE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PromoMapperImpl
public PromoMapperImpl()
-
-
Method Details
-
clone
Description copied from interface:PromoMapperCreate a copy of the Promo object- Specified by:
clonein interfacePromoMapper- Parameters:
promo- The source Promo object- Returns:
- A new Promo object with the same properties
-