Class StoreCountListWsDTO

java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.store.StoreCountListWsDTO
All Implemented Interfaces:
Serializable

public class StoreCountListWsDTO extends Object implements Serializable
Representation of a Store Count List
See Also:
  • Constructor Details

    • StoreCountListWsDTO

      public StoreCountListWsDTO()
  • Method Details

    • setCountriesAndRegionsStoreCount

      public void setCountriesAndRegionsStoreCount(List<StoreCountWsDTO> countriesAndRegionsStoreCount)
    • getCountriesAndRegionsStoreCount

      public List<StoreCountWsDTO> getCountriesAndRegionsStoreCount()