public class SalesQuoteComponent extends SalesComponent
Constructor and Description |
---|
SalesQuoteComponent() |
Modifier and Type | Method and Description |
---|---|
Quantity |
getQuantityCanceled() |
Quantity |
getQuantityToInvoice() |
Quantity |
getQuantityToOrder() |
void |
setQuantityCanceled(Quantity value) |
void |
setQuantityToInvoice(Quantity value) |
void |
setQuantityToOrder(Quantity value) |
getCostOfSalesGLAccountKey, getDamagedGLAccountKey, getDiscountGLAccountKey, getExtendedCost, getInServiceGLAccountKey, getInUseGLAccountKey, getInventoryGLAccountKey, getItemDescription, getItemKey, getKey, getQuantity, getReturnsGLAccountKey, getSalesGLAccountKey, getUnitCost, getUofM, getWarehouseKey, isDeleteOnUpdate, isIsNonInventory, setCostOfSalesGLAccountKey, setDamagedGLAccountKey, setDeleteOnUpdate, setDiscountGLAccountKey, setExtendedCost, setInServiceGLAccountKey, setInUseGLAccountKey, setInventoryGLAccountKey, setIsNonInventory, setItemDescription, setItemKey, setKey, setQuantity, setReturnsGLAccountKey, setSalesGLAccountKey, setUnitCost, setUofM, setWarehouseKey
public Quantity getQuantityCanceled()
public void setQuantityCanceled(Quantity value)
public Quantity getQuantityToInvoice()
public void setQuantityToInvoice(Quantity value)
public Quantity getQuantityToOrder()
public void setQuantityToOrder(Quantity value)
Copyright © 2010–2016. All rights reserved.