Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundCardPaymentModel
-
Packages that use SAPCpiOutboundCardPaymentModel Package Description de.hybris.platform.sap.sapcpiadapter.model Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.de.hybris.platform.sap.sapcpiorderexchange.service.impl -
-
Uses of SAPCpiOutboundCardPaymentModel in de.hybris.platform.sap.sapcpiadapter.model
Methods in de.hybris.platform.sap.sapcpiadapter.model that return types with arguments of type SAPCpiOutboundCardPaymentModel Modifier and Type Method Description java.util.Set<SAPCpiOutboundCardPaymentModel>SAPCpiOutboundOrderModel. getSapCpiOutboundCardPayments()Generated method - Getter of theSAPCpiOutboundOrder.sapCpiOutboundCardPaymentsattribute defined at extensionsapcpiadapter.Method parameters in de.hybris.platform.sap.sapcpiadapter.model with type arguments of type SAPCpiOutboundCardPaymentModel Modifier and Type Method Description voidSAPCpiOutboundOrderModel. setSapCpiOutboundCardPayments(java.util.Set<SAPCpiOutboundCardPaymentModel> value)Generated method - Setter ofSAPCpiOutboundOrder.sapCpiOutboundCardPaymentsattribute defined at extensionsapcpiadapter. -
Uses of SAPCpiOutboundCardPaymentModel in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SAPCpiOutboundCardPaymentModel Modifier and Type Method Description protected java.util.Set<SAPCpiOutboundCardPaymentModel>SapCpiOmmOrderMapperService. mapCreditCards(java.util.List<SapCpiCreditCardPayment> sapCpiCreditCardPayments)
-