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