Class OrderLabelImpl

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

public class OrderLabelImpl extends Object implements OrderLabel, io.vrap.rmf.base.client.ModelBase
OrderLabel
  • 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.OrderLabel

    ORDER_LABEL
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Email address of the Customer that the Order belongs to.
    User-defined unique identifier of the Order that is unique across a Project.
     
    int
     
    void
    setCustomerEmail(String customerEmail)
    Email address of the Customer that the Order belongs to.
    void
    setOrderNumber(String orderNumber)
    User-defined unique identifier of the Order that is unique across a Project.

    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.OrderLabel

    withOrderLabel