Class PaymentPlanPaymentMethodAttributeMapper

java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.mappers.BaAttributeMapper<BaPaymentPlanModel,PaymentPlan>
de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentplan.PaymentPlanPaymentMethodAttributeMapper

@Deprecated(since="2111") public class PaymentPlanPaymentMethodAttributeMapper extends BaAttributeMapper<BaPaymentPlanModel,PaymentPlan>
Deprecated.
since 2111
This attribute Mapper class maps data for paymentMethod attribute between BaPaymentPlanModel and PaymentPlan
Since:
2105
  • Constructor Details

    • PaymentPlanPaymentMethodAttributeMapper

      public PaymentPlanPaymentMethodAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade)
      Deprecated.
  • Method Details