Class CreditCardPaymentInfoDataMapper

java.lang.Object
ma.glasnost.orika.CustomMapper<A,B>
de.hybris.platform.webservicescommons.mapping.mappers.AbstractCustomMapper<CCPaymentInfoData,PaymentDetailsWsDTO>
de.hybris.platform.ordermanagementwebservices.mapping.converters.returns.CreditCardPaymentInfoDataMapper
All Implemented Interfaces:
ma.glasnost.orika.MappedTypePair<CCPaymentInfoData,PaymentDetailsWsDTO>, ma.glasnost.orika.Mapper<CCPaymentInfoData,PaymentDetailsWsDTO>

public class CreditCardPaymentInfoDataMapper extends AbstractCustomMapper<CCPaymentInfoData,PaymentDetailsWsDTO>
Mapper between a CCPaymentInfoData and a PaymentDetailsWsDTO.