Class SaveCartResultWsDTO
- java.lang.Object
-
- de.hybris.platform.commercewebservicescommons.dto.order.SaveCartResultWsDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class SaveCartResultWsDTO extends java.lang.Object implements java.io.SerializableRepresentation of a Save Cart Result- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SaveCartResultWsDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CartWsDTOgetSavedCartData()voidsetSavedCartData(CartWsDTO savedCartData)
-