public class PromotionBillingTimeRestrictionDTO extends AbstractPromotionRestrictionDTO
| Constructor and Description |
|---|
PromotionBillingTimeRestrictionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BillingTimeDTO> |
getBillingTimes() |
Boolean |
getPositive() |
void |
setBillingTimes(Collection<BillingTimeDTO> value) |
void |
setPositive(Boolean value) |
getDescriptionPattern, getPromotion, getRenderedDescription, getRestrictionType, setDescriptionPattern, setPromotion, setRenderedDescription, setRestrictionTypegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic PromotionBillingTimeRestrictionDTO()
public Collection<BillingTimeDTO> getBillingTimes()
public Boolean getPositive()
public void setBillingTimes(Collection<BillingTimeDTO> value)
public void setPositive(Boolean value)
Copyright © 2017 SAP SE. All Rights Reserved.