Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPPaymentModeModel
-
Packages that use SAPPaymentModeModel Package Description de.hybris.platform.sap.core.configuration.model 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 SAPPaymentModeModel Modifier and Type Method Description java.util.Set<SAPPaymentModeModel>SAPConfigurationModel. 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 SAPPaymentModeModel Modifier and Type Method Description voidSAPConfigurationModel. setSapPaymentModes(java.util.Set<SAPPaymentModeModel> value)Generated method - Setter ofSAPConfiguration.sapPaymentModesattribute defined at extensionsapmodel.
-