Package org.cxml

Class ItemOutRetail


  • public class ItemOutRetail
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ItemOutRetail()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPromotionDealID()
      Gets the value of the promotionDealID property.
      java.lang.String getPromotionVariantID()
      Gets the value of the promotionVariantID property.
      void setPromotionDealID​(java.lang.String value)
      Sets the value of the promotionDealID property.
      void setPromotionVariantID​(java.lang.String value)
      Sets the value of the promotionVariantID property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • promotionVariantID

        protected java.lang.String promotionVariantID
      • promotionDealID

        protected java.lang.String promotionDealID
    • Constructor Detail

      • ItemOutRetail

        public ItemOutRetail()
    • Method Detail

      • getPromotionVariantID

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

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

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

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