public class PromotionGroupDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
PromotionGroupDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIdentifier() |
java.util.Collection<AbstractPromotionDTO> |
getPromotions() |
java.util.Collection<PromotionSourceRuleDTO> |
getPromotionSourceRules() |
void |
setIdentifier(java.lang.String value) |
void |
setPromotions(java.util.Collection<AbstractPromotionDTO> value) |
void |
setPromotionSourceRules(java.util.Collection<PromotionSourceRuleDTO> value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic PromotionGroupDTO()
public java.lang.String getIdentifier()
public java.util.Collection<AbstractPromotionDTO> getPromotions()
public java.util.Collection<PromotionSourceRuleDTO> getPromotionSourceRules()
public void setIdentifier(java.lang.String value)
public void setPromotions(java.util.Collection<AbstractPromotionDTO> value)
public void setPromotionSourceRules(java.util.Collection<PromotionSourceRuleDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.