Package org.cxml
Class ItemOutRetail
java.lang.Object
org.cxml.ItemOutRetail
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the promotionDealID property.Gets the value of the promotionVariantID property.voidsetPromotionDealID(String value) Sets the value of the promotionDealID property.voidsetPromotionVariantID(String value) Sets the value of the promotionVariantID property.
-
Field Details
-
promotionVariantID
-
promotionDealID
-
-
Constructor Details
-
ItemOutRetail
public ItemOutRetail()
-
-
Method Details
-
getPromotionVariantID
Gets the value of the promotionVariantID property.- Returns:
- possible object is
String
-
setPromotionVariantID
Sets the value of the promotionVariantID property.- Parameters:
value- allowed object isString
-
getPromotionDealID
Gets the value of the promotionDealID property.- Returns:
- possible object is
String
-
setPromotionDealID
Sets the value of the promotionDealID property.- Parameters:
value- allowed object isString
-