public class CartModificationDataList extends Object implements Serializable
| Constructor and Description |
|---|
CartModificationDataList() |
| Modifier and Type | Method and Description |
|---|---|
List<CartModificationData> |
getCartModificationList() |
void |
setCartModificationList(List<CartModificationData> cartModificationList) |
public void setCartModificationList(List<CartModificationData> cartModificationList)
public List<CartModificationData> getCartModificationList()
Copyright © 2017 SAP SE. All Rights Reserved.