Class CCPaymentInfoDataMapper

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

public class CCPaymentInfoDataMapper extends AbstractCustomMapper<CCPaymentInfoData,PaymentDetailsWsDTO>