Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPPaymentModeModel
Packages that use SAPPaymentModeModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.core.configuration.jalo package.
-
Uses of SAPPaymentModeModel in de.hybris.platform.sap.core.configuration.model
Methods in de.hybris.platform.sap.core.configuration.model that return types with arguments of type SAPPaymentModeModelModifier and TypeMethodDescriptionSAPConfigurationModel.getSapPaymentModes()Generated method - Getter of theSAPConfiguration.sapPaymentModesattribute defined at extensionsapmodel.Method parameters in de.hybris.platform.sap.core.configuration.model with type arguments of type SAPPaymentModeModelModifier and TypeMethodDescriptionvoidSAPConfigurationModel.setSapPaymentModes(Set<SAPPaymentModeModel> value) Generated method - Setter ofSAPConfiguration.sapPaymentModesattribute defined at extensionsapmodel.