public class AbstractPromotionRestrictionDTO extends ItemDTO
| Constructor and Description |
|---|
AbstractPromotionRestrictionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptionPattern() |
AbstractPromotionDTO |
getPromotion() |
String |
getRenderedDescription() |
String |
getRestrictionType() |
void |
setDescriptionPattern(String value) |
void |
setPromotion(AbstractPromotionDTO value) |
void |
setRenderedDescription(String value) |
void |
setRestrictionType(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic AbstractPromotionRestrictionDTO()
public String getDescriptionPattern()
public AbstractPromotionDTO getPromotion()
public String getRenderedDescription()
public String getRestrictionType()
public void setDescriptionPattern(String value)
public void setPromotion(AbstractPromotionDTO value)
public void setRenderedDescription(String value)
public void setRestrictionType(String value)
Copyright © 2017 SAP SE. All Rights Reserved.