Uses of Class
de.hybris.platform.commerceservices.model.storelocator.StoreLocatorFeatureModel
-
Packages that use StoreLocatorFeatureModel Package Description de.hybris.platform.storelocator.model Contains generated models for each type of de.hybris.platform.storelocator.jalo package. -
-
Uses of StoreLocatorFeatureModel in de.hybris.platform.storelocator.model
Methods in de.hybris.platform.storelocator.model that return types with arguments of type StoreLocatorFeatureModel Modifier and Type Method Description java.util.Set<StoreLocatorFeatureModel>PointOfServiceModel. getFeatures()Generated method - Getter of thePointOfService.featuresattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.storelocator.model with type arguments of type StoreLocatorFeatureModel Modifier and Type Method Description voidPointOfServiceModel. setFeatures(java.util.Set<StoreLocatorFeatureModel> value)Generated method - Setter ofPointOfService.featuresattribute defined at extensioncommerceservices.
-