Class StoreCountWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.store.StoreCountWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Store Count
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCount()getName()getType()voidvoidsetIsoCode(String isoCode) voidvoidsetStoreCountDataList(List<StoreCountWsDTO> storeCountDataList) void
-
Constructor Details
-
StoreCountWsDTO
public StoreCountWsDTO()
-
-
Method Details
-
setType
-
getType
-
setName
-
getName
-
setIsoCode
-
getIsoCode
-
setCount
-
getCount
-
setStoreCountDataList
-
getStoreCountDataList
-