Class PaymentLabelImpl

java.lang.Object
com.commercetools.history.models.label.PaymentLabelImpl
All Implemented Interfaces:
Label, PaymentLabel, io.vrap.rmf.base.client.ModelBase

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

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

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

    Fields inherited from interface com.commercetools.history.models.label.PaymentLabel

    PAYMENT_LABEL
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Money value the Payment intends to receive from the Customer.
    User-defined unique identifier of the Payment.
     
    int
     
    void
    setAmountPlanned(Money amountPlanned)
    Money value the Payment intends to receive from the Customer.
    void
    User-defined unique identifier of the Payment.

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface com.commercetools.history.models.label.Label

    withLabel

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

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.history.models.label.PaymentLabel

    withPaymentLabel