protected static class ExternalCartProvider.CartConflictResponse extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected com.broadleafcommerce.cart.client.domain.Cart |
newCart |
| Constructor and Description |
|---|
CartConflictResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
com.broadleafcommerce.cart.client.domain.Cart |
getNewCart() |
int |
hashCode() |
void |
setNewCart(com.broadleafcommerce.cart.client.domain.Cart newCart) |
String |
toString() |
public com.broadleafcommerce.cart.client.domain.Cart getNewCart()
public void setNewCart(com.broadleafcommerce.cart.client.domain.Cart newCart)
protected boolean canEqual(Object other)
Copyright © 2021. All rights reserved.