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