Class C360CartEntryWsDTO
java.lang.Object
de.hybris.platform.assistedservicewebservices.dto.C360CartEntryWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Cart Entry
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBasePrice(String basePrice) voidsetProductCode(String productCode) voidsetQuantity(Long quantity) voidsetTotalPrice(String totalPrice)
-
Constructor Details
-
C360CartEntryWsDTO
public C360CartEntryWsDTO()
-
-
Method Details
-
setQuantity
-
getQuantity
-
setBasePrice
-
getBasePrice
-
setTotalPrice
-
getTotalPrice
-
setProductCode
-
getProductCode
-