public class ItemOutRetail
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
promotionDealID |
protected java.lang.String |
promotionVariantID |
| Constructor and Description |
|---|
ItemOutRetail() |
| Modifier and Type | Method and 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.
|
protected java.lang.String promotionVariantID
protected java.lang.String promotionDealID
public java.lang.String getPromotionVariantID()
Stringpublic void setPromotionVariantID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPromotionDealID()
Stringpublic void setPromotionDealID(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.