public class RegularCustomerOrderTotalRestrictionDTO extends RestrictionDTO
| Constructor and Description |
|---|
RegularCustomerOrderTotalRestrictionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Double |
getAllOrdersTotal() |
CurrencyDTO |
getCurrency() |
Boolean |
getNet() |
Boolean |
getValueofgoodsonly() |
void |
setAllOrdersTotal(Double value) |
void |
setCurrency(CurrencyDTO value) |
void |
setNet(Boolean value) |
void |
setValueofgoodsonly(Boolean value) |
getDescription, getPositive, getRestrictionType, getViolationMessage, getVoucher, setDescription, setPositive, setRestrictionType, setViolationMessage, setVouchergetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic RegularCustomerOrderTotalRestrictionDTO()
public Double getAllOrdersTotal()
public CurrencyDTO getCurrency()
public Boolean getNet()
public Boolean getValueofgoodsonly()
public void setAllOrdersTotal(Double value)
public void setCurrency(CurrencyDTO value)
public void setNet(Boolean value)
public void setValueofgoodsonly(Boolean value)
Copyright © 2017 SAP SE. All Rights Reserved.