public class OrderRestrictionDTO extends RestrictionDTO
modifiedPropsSet| Constructor and Description |
|---|
OrderRestrictionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
getCurrency() |
java.lang.Boolean |
getNet() |
java.lang.Double |
getTotal() |
java.lang.Boolean |
getValueofgoodsonly() |
void |
setCurrency(CurrencyDTO value) |
void |
setNet(java.lang.Boolean value) |
void |
setTotal(java.lang.Double 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 OrderRestrictionDTO()
public CurrencyDTO getCurrency()
public java.lang.Boolean getNet()
public java.lang.Double getTotal()
public java.lang.Boolean getValueofgoodsonly()
public void setCurrency(CurrencyDTO value)
public void setNet(java.lang.Boolean value)
public void setTotal(java.lang.Double value)
public void setValueofgoodsonly(java.lang.Boolean value)
Copyright © 2018 SAP SE. All Rights Reserved.