Package org.cxml

Class ItemOutRetail

java.lang.Object
org.cxml.ItemOutRetail

public class ItemOutRetail extends Object
  • Field Details

    • promotionVariantID

      protected String promotionVariantID
    • promotionDealID

      protected String promotionDealID
  • Constructor Details

    • ItemOutRetail

      public ItemOutRetail()
  • Method Details

    • getPromotionVariantID

      public String getPromotionVariantID()
      Gets the value of the promotionVariantID property.
      Returns:
      possible object is String
    • setPromotionVariantID

      public void setPromotionVariantID(String value)
      Sets the value of the promotionVariantID property.
      Parameters:
      value - allowed object is String
    • getPromotionDealID

      public String getPromotionDealID()
      Gets the value of the promotionDealID property.
      Returns:
      possible object is String
    • setPromotionDealID

      public void setPromotionDealID(String value)
      Sets the value of the promotionDealID property.
      Parameters:
      value - allowed object is String