Class ProductExpressUpdateElementListWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.queues.ProductExpressUpdateElementListWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Product Express Update Element List
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetProductExpressUpdateElements(List<ProductExpressUpdateElementWsDTO> productExpressUpdateElements)
-
Constructor Details
-
ProductExpressUpdateElementListWsDTO
public ProductExpressUpdateElementListWsDTO()
-
-
Method Details
-
setProductExpressUpdateElements
public void setProductExpressUpdateElements(List<ProductExpressUpdateElementWsDTO> productExpressUpdateElements) -
getProductExpressUpdateElements
-