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
  • Constructor Details

    • PromoMapperImpl

      public PromoMapperImpl()
  • Method Details

    • clone

      public Promo clone(Promo promo)
      Description copied from interface: PromoMapper
      Create a copy of the Promo object
      Specified by:
      clone in interface PromoMapper
      Parameters:
      promo - The source Promo object
      Returns:
      A new Promo object with the same properties