Class CartUpdateImpl

java.lang.Object
com.commercetools.api.models.cart.CartUpdateImpl
All Implemented Interfaces:
CartUpdate, ResourceUpdate<CartUpdate,CartUpdateAction,CartUpdateBuilder>, io.vrap.rmf.base.client.ModelBase

public class CartUpdateImpl extends Object implements CartUpdate, io.vrap.rmf.base.client.ModelBase
CartUpdate
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Update actions to be performed on the Cart.
    Expected version of the Cart on which the changes apply.
    int
     
    void
    Update actions to be performed on the Cart.
    void
    Update actions to be performed on the Cart.
    void
    setVersion(Long version)
    Expected version of the Cart on which the changes apply.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.commercetools.api.models.cart.CartUpdate

    withCartUpdate

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.api.models.ResourceUpdate

    get