Class TaxedPriceImpl

java.lang.Object
com.commercetools.history.models.common.TaxedPriceImpl
All Implemented Interfaces:
TaxedPrice, io.vrap.rmf.base.client.ModelBase

public class TaxedPriceImpl extends Object implements TaxedPrice, io.vrap.rmf.base.client.ModelBase
TaxedPrice
  • 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
     
    Total gross price of the Order.
    Total net price of the Order.
    int
     
    void
    setTotalGross(Money totalGross)
    Total gross price of the Order.
    void
    setTotalNet(Money totalNet)
    Total net price of the Order.

    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.history.models.common.TaxedPrice

    withTaxedPrice