Uses of Class
de.hybris.platform.commercewebservicescommons.dto.store.PointOfServiceStockWsDTO
-
Packages that use PointOfServiceStockWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.store -
-
Uses of PointOfServiceStockWsDTO in de.hybris.platform.commercewebservicescommons.dto.store
Methods in de.hybris.platform.commercewebservicescommons.dto.store that return types with arguments of type PointOfServiceStockWsDTO Modifier and Type Method Description java.util.List<PointOfServiceStockWsDTO>StoreFinderStockSearchPageWsDTO. getStores()Method parameters in de.hybris.platform.commercewebservicescommons.dto.store with type arguments of type PointOfServiceStockWsDTO Modifier and Type Method Description voidStoreFinderStockSearchPageWsDTO. setStores(java.util.List<PointOfServiceStockWsDTO> stores)
-