Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.PaymentDetailsWsDTO
Packages that use PaymentDetailsWsDTO
Package
Description
-
Uses of PaymentDetailsWsDTO in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.paymentinfo
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.paymentinfo with parameters of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionvoidTmaPaymentInfoCardTypeAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPaymentInfoDefaultPaymentAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPaymentInfoDescriptionAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPaymentInfoIdAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPaymentInfoNameAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return PaymentDetailsWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type PaymentDetailsWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionvoidAbstractOrderWsDTO.setPaymentInfo(PaymentDetailsWsDTO paymentInfo) Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionvoidPaymentDetailsListWsDTO.setPayments(List<PaymentDetailsWsDTO> payments)