Class QuoteUpdateImpl

java.lang.Object
com.commercetools.api.models.quote.QuoteUpdateImpl
All Implemented Interfaces:
QuoteUpdate, ResourceUpdate<QuoteUpdate,QuoteUpdateAction,QuoteUpdateBuilder>, io.vrap.rmf.base.client.ModelBase

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

    withQuoteUpdate

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

    get