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