Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.PaymentModeWsDTO
-
Packages that use PaymentModeWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.order -
-
Uses of PaymentModeWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type PaymentModeWsDTO Modifier and Type Method Description java.util.List<PaymentModeWsDTO>PaymentModeListWsDTO. getPaymentModes()Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type PaymentModeWsDTO Modifier and Type Method Description voidPaymentModeListWsDTO. setPaymentModes(java.util.List<PaymentModeWsDTO> paymentModes)
-