Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPDeliveryModeModel
-
Packages that use SAPDeliveryModeModel Package Description de.hybris.platform.sap.core.configuration.model Contains generated models for each type of de.hybris.platform.sap.core.configuration.jalo package.de.hybris.platform.sap.model.populators -
-
Uses of SAPDeliveryModeModel in de.hybris.platform.sap.core.configuration.model
Methods in de.hybris.platform.sap.core.configuration.model that return types with arguments of type SAPDeliveryModeModel Modifier and Type Method Description java.util.Set<SAPDeliveryModeModel>SAPConfigurationModel. getSapDeliveryModes()Generated method - Getter of theSAPConfiguration.sapDeliveryModesattribute defined at extensionsapmodel.Method parameters in de.hybris.platform.sap.core.configuration.model with type arguments of type SAPDeliveryModeModel Modifier and Type Method Description voidSAPConfigurationModel. setSapDeliveryModes(java.util.Set<SAPDeliveryModeModel> value)Generated method - Setter ofSAPConfiguration.sapDeliveryModesattribute defined at extensionsapmodel. -
Uses of SAPDeliveryModeModel in de.hybris.platform.sap.model.populators
Methods in de.hybris.platform.sap.model.populators with parameters of type SAPDeliveryModeModel Modifier and Type Method Description voidDefaultDeliveryModeMappingPopulator. populate(SAPDeliveryModeModel source, java.util.Map<java.lang.String,java.lang.Object> target)
-