Class OrderUpdateImpl

java.lang.Object
com.commercetools.api.models.order.OrderUpdateImpl
All Implemented Interfaces:
OrderUpdate, ResourceUpdate<OrderUpdate,OrderUpdateAction,OrderUpdateBuilder>, io.vrap.rmf.base.client.ModelBase

public class OrderUpdateImpl extends Object implements OrderUpdate, io.vrap.rmf.base.client.ModelBase
OrderUpdate
  • 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 Order.
    Expected version of the Order on which the changes should be applied.
    int
     
    void
    Update actions to be performed on the Order.
    void
    Update actions to be performed on the Order.
    void
    setVersion(Long version)
    Expected version of the Order on which the changes should be applied.

    Methods inherited from class java.lang.Object

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

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

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.api.models.order.OrderUpdate

    withOrderUpdate

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

    get